See: Description
Interface | Description |
---|---|
Cell |
A representation of the model object 'Cell'.
|
CellRegion |
A representation of the model object 'Cell Region'.
|
CellStyle |
A representation of the model object 'Cell Style'.
|
Color |
A representation of the model object 'Color'.
|
Column |
A representation of the model object 'Column'.
|
Comment |
A representation of the model object 'Comment'.
|
ExcelFactory |
The Factory for the model.
|
ExcelPackage |
The Package for the model.
|
ExcelPackage.Literals |
Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
|
Font |
A representation of the model object 'Font'.
|
Hyperlink |
A representation of the model object 'Hyperlink'.
|
Row |
A representation of the model object 'Row'.
|
Sheet |
A representation of the model object 'Sheet'.
|
Workbook |
A representation of the model object 'Workbook'.
|
Enum | Description |
---|---|
BorderType |
A representation of the literals of the enumeration 'Border Type',
and utility methods for working with them.
|
CellType |
A representation of the literals of the enumeration 'Cell Type',
and utility methods for working with them.
|
FontCharSet |
A representation of the literals of the enumeration 'Font Char Set',
and utility methods for working with them.
|
FontUnderline |
A representation of the literals of the enumeration 'Font Underline',
and utility methods for working with them.
|
HorizontalAlignment |
A representation of the literals of the enumeration 'Horizontal Alignment',
and utility methods for working with them.
|
HyperlinkType |
A representation of the literals of the enumeration 'Hyperlink Type',
and utility methods for working with them.
|
TypeOffset |
A representation of the literals of the enumeration 'Type Offset',
and utility methods for working with them.
|
VerticalAlignment |
A representation of the literals of the enumeration 'Vertical Alignment',
and utility methods for working with them.
|