[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.ITable.Columns

Columns Property

Columns

Returns an ITableColumns collection that represents all the columns in the ITable object.

Declaration
ITableColumns Columns { get; }
ReadOnly Property Columns As ITableColumns