Number |
The StyleNumberFormat type exposes the following members.
| Name | Description | |
|---|---|---|
| CustomFormatCode | Gets or sets the raw custom format code in the notation of Excel. The code is not escaped automatically | |
| CustomFormatID | Gets or sets the format number of the custom format. Must be higher or equal then predefined custom number (164) | |
| InternalID |
Gets or sets the internal ID for sorting purpose in the Excel style document (nullable)
(Inherited from AbstractStyle) | |
| IsCustomFormat | Gets a value indicating whether 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 |