StyleManager.GetNumberFormatStyleNumber Method

NanoXLSX

NanoXLSX

StyleManagerGetNumberFormatStyleNumber Method

Gets the number of numberFormats in the style manager

Namespace:  NanoXLSX.Style
Assembly:  NanoXLSX (in NanoXLSX.dll) Version: 1.2.3.0 (1.2.3)
Syntax
C#
public int GetNumberFormatStyleNumber()

Return Value

Type: Int32
Number of stored numberFormats
See Also