







Contains classes for cell styling and named styles
Classes
Class | Description | |
---|---|---|
![]() | Border |
Cell Border style
|
![]() | ExcelBorderItem |
Cell border style
|
![]() | ExcelColor |
Color for cellstyling
|
![]() | ExcelFill |
The background fill of a cell
|
![]() | ExcelFont |
Cell style Font
|
![]() | ExcelGradientFill |
The background fill of a cell
|
![]() | ExcelNumberFormat |
The numberformat of the cell
|
![]() | ExcelParagraph |
Handels paragraph text
|
![]() | ExcelParagraphCollection |
A collection of Paragraph objects
|
![]() | ExcelRichText |
A richtext part
|
![]() | ExcelRichTextCollection |
Collection of Richtext objects
|
![]() | ExcelStyle |
Toplevel class for cell styling
|
![]() | ExcelTextFont |
Used by Rich-text and Paragraphs.
|
![]() | StyleBase |
Enumerations
Enumeration | Description | |
---|---|---|
![]() | eStrikeType |
Type of font strike
|
![]() | eUnderLineType |
Linestyle
|
![]() | ExcelBorderStyle |
Border line style
|
![]() | ExcelFillGradientType |
Type of gradient fill
|
![]() | ExcelFillStyle |
Fill pattern
|
![]() | ExcelHorizontalAlignment |
Horizontal text alignment
|
![]() | ExcelReadingOrder |
The reading order
|
![]() | ExcelUnderLineType |
Font-Underlinestyle for
|
![]() | ExcelVerticalAlignment |
Vertical text alignment
|
![]() | ExcelVerticalAlignmentFont |
Font-Vertical Align
|