Share via


OMathMatCols.Item Method

Word Developer Reference

Returns an OMathMatCol object that represents the specified item in the collection.

Syntax

expression.Item(Index)

expression   An expression that returns an OMathMatCols object.

Parameters

Name Required/Optional Data Type Description
Index Required Long Specifies the ordinal position of the object within the collection.

Return Value
OMathMatCol

See Also