StyleManager.GetNumberFormats Method

NanoXLSX

NanoXLSX

StyleManagerGetNumberFormats Method

Gets all numberFormats of the style manager

Namespace:  NanoXLSX.Style
Assembly:  NanoXLSX (in NanoXLSX.dll) Version: 1.2.3.0 (1.2.3)
Syntax
C#
public StyleNumberFormat[] GetNumberFormats()

Return Value

Type: StyleNumberFormat
Array of numberFormats
See Also