Workbook.Styles Property

PicoXLSX

PicoXLSX

WorkbookStyles Property

Gets the style manager of this workbook

Namespace:  PicoXLSX
Assembly:  PicoXLSX (in PicoXLSX.dll) Version: 2.4.0.0 (2.4.0)
Syntax
C#
public StyleManager Styles { get; }

Property Value

Type: StyleManager
See Also