C1.Web.Mvc.Sheet 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