Item Method (ObjectVerbs Collection)

Applies To

ObjectVerbs object.

Description

Returns a String value that represents one of the OLE verbs for the specified OLE object.

Syntax

expression.Item(Index)

expression Required. An expression that returns an ObjectVerbs collection.

Index Required Long. The index number of the verb to return.

Example

See the Item method (ActionSettings collection) example.