[]
Gets a new instance of IRange which represents all columns belong to this IRange.
IRange Columns { get; }
ReadOnly Property Columns As IRange
An IRange object that specifies all columns.
If this IRange contains multiple areas, the new IRange contains columns of the first area only.