NumberFormat Properties
From NanoXLSX
NanoXLSX Library Documentation
![]() | NumberFormat Properties |
The StyleNumberFormat type exposes the following members.
| Name | Description | |
|---|---|---|
| CustomFormatCode |
Gets or sets the custom format code in the notation of Excel
| |
| CustomFormatID |
Gets or sets the format number of the custom format. Must be higher or equal then predefined custom number (164)
| |
| 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.) | |
| IsCustomFormat |
Gets whether the number format is a custom format (higher or equals 164). If true, the format is custom
| |
| Number |
Gets or sets the format number. Set this to custom (164) in case of custom number formats
|
