C1.Web.Api.Excel Namespace / WorkbookTable Class / Style Property

In This Topic
Style Property (WorkbookTable)
In This Topic
Gets or sets table style to use with the table.
Syntax
'Declaration
 
Public Property Style As WorkbookTableStyle
 
Remarks
The default style is the 'TableStyleMedium9' built-in table style, if the style is omitted.
See Also