C1.Web.Mvc.Sheet Namespace / Workbook Class / Styles Property

In This Topic
Styles Property (Workbook)
In This Topic
Gets the styles table of the workbook.
Syntax
'Declaration
 
Public ReadOnly Property Styles As List(Of Style)
 
See Also