Workbook.Styles Property

NanoXLSX

NanoXLSX

WorkbookStyles Property

Gets the style manager of this workbook

Namespace:  NanoXLSX
Assembly:  NanoXLSX (in NanoXLSX.dll) Version: 1.2.3.0 (1.2.3)
Syntax
C#
public StyleManager Styles { get; }

Property Value

Type: StyleManager
See Also