StyleManager.GetStyles Method

NanoXLSX

NanoXLSX

StyleManagerGetStyles Method

Gets all styles of the style manager

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

Return Value

Type: Style
Array of styles
See Also