Gets a
IRange object that represents the entire column (or columns) that contains the specified range.
'Declaration
ReadOnly Property EntireColumn As IRange
'Usage
Dim instance As IRange
Dim value As IRange
value = instance.EntireColumn
Property Value
A
IRange object that represents the entire column.