Share via


DocumentInspectors.Item Property

Office Developer Reference

Gets the DocumentInspector object specified by the index. Read-only.

Syntax

expression.Item(Index)

expression   An expression that returns a DocumentInspectors object.

Parameters

Name Required/Optional Data Type Description
Index Required Integer The index number of the object.

Return Value
DocumentInspector

See Also