PicoXLSX Library Documentation
StyleManagerGetNumberFormats Method |
Gets all numberFormats of the style manager
Namespace: PicoXLSX
Assembly: PicoXLSX (in PicoXLSX.dll) Version: 2.4.0.0 (2.4.0)
Syntax
C#
public StyleNumberFormat[] GetNumberFormats()
Return Value
Type: StyleNumberFormatArray of numberFormats
See Also