ListColumn.Index Property
Excel Developer Reference |
Returns a Long value that represents the index number of the ListColumn object within the ListColumns collection.
Syntax
expression.Index
expression A variable that represents a ListColumn object.
See Also