StyleManager.GetFonts Method

NanoXLSX

NanoXLSX

StyleManagerGetFonts Method

Gets all fonts of the style manager

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

Return Value

Type: StyleFont
Array of fonts
See Also