TabStops2.Item Method
Gets an individual object from the TabStops2 collection.
Syntax
expression.Item(Index)
expression An expression that returns a TabStops2 object.
Parameters
| Name | Required/Optional | Data Type | Description |
|---|---|---|---|
| Index | Required | Variant | The number of the object to return. |
Return Value
TabStop2