Share via


TabStops.Item Method

Publisher Developer Reference

Returns an individual object in a specified collection.

Syntax

expression.Item(Index)

expression   A variable that represents a TabStops object.

Parameters

Name Required/Optional Data Type Description
Index Required Long The number of the object to return.

Return Value
TabStop

See Also