StyleManager.GetFontStyleNumber Method

NanoXLSX

NanoXLSX

StyleManagerGetFontStyleNumber Method

Gets the number of fonts in the style manager

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

Return Value

Type: Int32
Number of stored fonts
See Also