Gets the ending index for the range of columns.
Syntax
'Declaration
Public ReadOnly Property Index2 As Integer
'Usage
Dim instance As Column
Dim value As Integer
value = instance.Index2
Property Value
The ending index for this range of columns.
See Also