NanoXLSX.Style Namespace

NanoXLSX

NanoXLSX

NanoXLSX.Style Namespace

[Missing <summary> documentation for "N:NanoXLSX.Style"]

Classes
  ClassDescription
Public classAbstractStyle
Class represents an abstract style component
Public classAbstractStyleAppendAttribute
Attribute designated to control the copying of style properties
Public classStyle
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.
Public classStyleBasicStyles
Factory class with the most important predefined styles
Public classStyleBorder
Class representing a Border entry. The Border entry is used to define frames and cell borders
Public classStyleCellXf
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
Public classStyleFill
Class representing a Fill (background) entry. The Fill entry is used to define background colors and fill patterns
Public classStyleFont
Class representing a Font entry. The Font entry is used to define text formatting
Public classStyleNumberFormat
Class representing a NumberFormat entry. The NumberFormat entry is used to define cell formats like currency or date
Public classStyleManager
Class representing a style manager to maintain all styles and its components of a workbook
Enumerations
  EnumerationDescription
Private enumerationStyleBasicStylesStyleEnum
Enum with style selection
Public enumerationStyleBorderStyleValue
Enum for the border style
Public enumerationStyleCellXfHorizontalAlignValue
Enum for the horizontal alignment of a cell
Public enumerationStyleCellXfTextBreakValue
Enum for text break options
Public enumerationStyleCellXfTextDirectionValue
Enum for the general text alignment direction
Public enumerationStyleCellXfVerticalAlignValue
Enum for the vertical alignment of a cell
Public enumerationStyleFillFillType
Enum for the type of the color
Public enumerationStyleFillPatternValue
Enum for the pattern values
Public enumerationStyleFontSchemeValue
Enum for the font scheme
Public enumerationStyleFontVerticalAlignValue
Enum for the vertical alignment of the text from base line
Public enumerationStyleNumberFormatFormatNumber
Enum for predefined number formats