[]
Gets a IRange object that represents the entire column (or columns) that contains the specified range.
IRange EntireColumn { get; }
ReadOnly Property EntireColumn As IRange
Type | Description |
---|---|
IRange | A IRange object that represents the entire column. |