[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.ITable.TableColumns

TableColumns Property

TableColumns

Gets a ITableColumns collection that represents all the columns in a ITable object.

Declaration
ITableColumns TableColumns { get; }
ReadOnly Property TableColumns As ITableColumns
Property Value
Type Description
ITableColumns

The ITableColumns collection that represents all the columns in a ITable object.