Format |
The NumberFormatFormatRange type exposes the following members.
| Name | Description | |
|---|---|---|
| custom_format | Custom defined formats from 165 and higher. Although 164 is already custom, it is still defined as enum value | |
| defined_format | Format from 0 to 164 (with gaps) | |
| invalid | Probably invalid format numbers (e.g. negative value) | |
| undefined | Values between 0 and 164 that are not defined as enum value. This may be caused by changes of the OOXML specifications or Excel versions that have encoded loaded files | |
| value__ |