[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IWorksheet.Columns

Columns Property

Columns

Returns the IRange object that represents all the columns on the specified worksheet (read-only).

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