NanoXLSX.Style Namespace
From NanoXLSX
NanoXLSX Library Documentation
![]() | NanoXLSX.Style Namespace |
[Missing <summary> documentation for "N:NanoXLSX.Style"]
| Class | Description | |
|---|---|---|
| AbstractStyle |
Class represents an abstract style component
| |
| AbstractStyleAppendAttribute |
Attribute designated to control the copying of style properties
| |
| Style |
Class representing a Style with sub classes within a style sheet. An instance of this class is only a container for the different sub-classes. These sub-classes contain the actual styling information.
| |
| StyleBasicStyles |
Factory class with the most important predefined styles
| |
| StyleBorder |
Class representing a Border entry. The Border entry is used to define frames and cell borders
| |
| StyleCellXf |
Class representing an XF entry. The XF entry is used to make reference to other style instances like Border or Fill and for the positioning of the cell content
| |
| StyleFill |
Class representing a Fill (background) entry. The Fill entry is used to define background colors and fill patterns
| |
| StyleFont |
Class representing a Font entry. The Font entry is used to define text formatting
| |
| StyleNumberFormat |
Class representing a NumberFormat entry. The NumberFormat entry is used to define cell formats like currency or date
| |
| StyleManager |
Class representing a style manager to maintain all styles and its components of a workbook
|
| Enumeration | Description | |
|---|---|---|
| StyleBasicStylesStyleEnum |
Enum with style selection
| |
| StyleBorderStyleValue |
Enum for the border style
| |
| StyleCellXfHorizontalAlignValue |
Enum for the horizontal alignment of a cell
| |
| StyleCellXfTextBreakValue |
Enum for text break options
| |
| StyleCellXfTextDirectionValue |
Enum for the general text alignment direction
| |
| StyleCellXfVerticalAlignValue |
Enum for the vertical alignment of a cell
| |
| StyleFillFillType |
Enum for the type of the color
| |
| StyleFillPatternValue |
Enum for the pattern values
| |
| StyleFontSchemeValue |
Enum for the font scheme
| |
| StyleFontVerticalAlignValue |
Enum for the vertical alignment of the text from base line
| |
| StyleNumberFormatFormatNumber |
Enum for predefined number formats
|
