RevisionTableRows.Item Property
Parent Object:
RevisionTableRows
Description
Returns the specified row object from the collection.
Syntax
RevisionTableRows.
Item(
Index As Long ) As
RevisionTableRow
Property Value
This is a read only property whose value is a
RevisionTableRow.
Parameters
Index |
Long |
Input Long value that specifies the RevisionTableRow to return. This is a numeric value indicating the index of the item in the collection. If an out of range index is input, an error occurs. |
Samples
Version
Introduced in version 10