Click or drag to resize
PicoXLSX

FormatRange Fields

The StyleNumberFormatFormatRange type exposes the following members.

Fields
 NameDescription
Public fieldStatic membercustom_format Custom defined formats from 164 and higher. Although 164 is already custom, it is still defined as enum value
Public fieldStatic memberdefined_format Format from 0 to 164 (with gaps)
Public fieldStatic memberinvalid Probably invalid format numbers (e.g. negative value)
Public fieldStatic memberundefined 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
Public fieldvalue__ 
Top
See Also