StyleManager.GetNumberFormats Method

PicoXLSX

PicoXLSX

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: StyleNumberFormat
Array of numberFormats
See Also