OMathBreaks.Item Method (Word)

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

Syntax

expression .Item(Index)

expression An expression that returns an OMathBreaks object.

Parameters

Name

Required/Optional

Data Type

Description

Index

Required

Long

Specifies the ordinal position of the object within the collection.

Return Value

OMathBreak

See Also

Concepts

OMathBreaks Object Members

OMathBreaks Collection