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

In This Topic
Columns Property (WorkbookTable)
In This Topic
Gets the columns of the table.
Syntax
'Declaration
 
Public ReadOnly Property Columns As List(Of WorkbookTableColumn)
 
See Also