Share via


ListRow.Index Property

Excel Developer Reference

Returns a Long value that represents the index number of the ListRow object within the ListRows collection.

Syntax

expression.Index

expression   A variable that represents a ListRow object.

See Also