[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.IRange.EntireColumn

EntireColumn Property

EntireColumn

Gets a IRange object that represents the entire column (or columns) that contains the specified range.

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

A IRange object that represents the entire column.