[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.IWorksheet.Columns

Columns Property

Columns

Get an IRange object that represents all the columns on the worksheet.

Declaration
IRange Columns { get; }
ReadOnly Property Columns As IRange
Property Value
Type Description
IRange

The IRange object which provide access to columns' data.