| AbstractStyle |
Class represents an abstract style component
|
| Border |
Class representing a Border entry.
|
| Border.StyleValue |
Enum for the border style
|
| CellXf |
Class representing an XF entry.
|
| CellXf.HorizontalAlignValue |
Enum for the horizontal alignment of a cell
|
| CellXf.TextBreakValue |
Enum for text break options
|
| CellXf.TextDirectionValue |
Enum for the general text alignment direction
|
| CellXf.VerticalAlignValue |
Enum for the vertical alignment of a cell
|
| Fill |
Class representing a Fill (background) entry.
|
| Fill.FillType |
Enum for the type of the fill
|
| Fill.PatternValue |
Enum for the type of the fill pattern
|
| Font |
Class representing a Font entry.
|
| Font.SchemeValue |
Enum for the font scheme
|
| Font.VerticalAlignValue |
Enum for the vertical alignment of the text from base line
|
| NumberFormat |
Class representing a NumberFormat entry.
|
| NumberFormat.FormatNumber |
Enum for predefined number formats
|
| Style |
Class representing a style which consists of several components
|
| StyleManager |
Class representing a style manager to maintain all styles and its components of a workbook
|