Gets an integer value that represents the index number of the
ITableRow object within the
ITableRows collection.
'Declaration
ReadOnly Property Index As Integer
'Usage
Dim instance As ITableRow
Dim value As Integer
value = instance.Index
Property Value
The integer value that represents the index number of the
ITableRow object.