Gets the zero based column number of the first column of this
IRange.
'Declaration
ReadOnly Property Column As Integer
'Usage
Dim instance As IRange
Dim value As Integer
value = instance.Column
Property Value
An integer that specifies the zero based column number of the first column.