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