Style Properties
From NanoXLSX
NanoXLSX Library Documentation
![]() | Style Properties |
The Style type exposes the following members.
| Name | Description | |
|---|---|---|
| CurrentBorder |
Gets or sets the current Border object of the style
| |
| CurrentCellXf |
Gets or sets the current CellXf object of the style
| |
| CurrentFill |
Gets or sets the current Fill object of the style
| |
| CurrentFont |
Gets or sets the current Font object of the style
| |
| CurrentNumberFormat |
Gets or sets the current NumberFormat object of the style
| |
| Hash |
Gets the unique hash of the object
(Inherited from AbstractStyle.) | |
| InternalID |
Gets or sets the internal ID for sorting purpose in the Excel style document (nullable)
(Inherited from AbstractStyle.) | |
| IsInternalStyle |
Gets whether the style is system internal. Such styles are not meant to be altered
| |
| Name |
Gets or sets the name of the style. If not defined, the automatically calculated hash will be used as name
| |
| StyleManagerReference |
Sets the reference of the style manager
|
