StyleManager.GetFonts Method

PicoXLSX

PicoXLSX

StyleManagerGetFonts Method

Gets all fonts of the style manager

Namespace:  PicoXLSX
Assembly:  PicoXLSX (in PicoXLSX.dll) Version: 2.4.0.0 (2.4.0)
Syntax
C#
public StyleFont[] GetFonts()

Return Value

Type: StyleFont
Array of fonts
See Also