StyleManager.GetStyleNumber Method

NanoXLSX

NanoXLSX

StyleManagerGetStyleNumber Method

Gets the number of styles in the style manager

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

Return Value

Type: Int32
Number of stored styles
See Also