Share via


ProofreadingErrors.Item Method (Word)

Returns an individual Range object in a collection.

Syntax

expression .Item(Index)

expression Required. A variable that represents a ProofreadingErrors collection.

Parameters

Name

Required/Optional

Data Type

Description

Index

Required

Long

The individual object to be returned. Can be a Long indicating the ordinal position of the individual object.

Return Value

Range

See Also

Concepts

ProofreadingErrors Object Members

ProofreadingErrors Collection Object