Click or drag to resize

WorkbookStyles Property

Returns a Styles collection that represents all the styles in the specified workbook. Read-only.

Namespace:  Spire.Xls
Assembly:  Spire.XLS (in Spire.XLS.dll) Version: 11.9.3.0 (11.9.3.5040)
Syntax
public StylesCollection Styles { get; }

Property Value

Type: StylesCollection
See Also