Share via


CustomXMLValidationErrors.Item Property (Office)

Gets a CustomXMLValidationError object from the CustomXMLValidationErrors collection. Read-only.

Syntax

expression .Item(Index)

expression An expression that returns a CustomXMLValidationErrors object.

Parameters

Name

Required/Optional

Data Type

Description

Index

Required

Long

The name or index number of the CustomXMLValidationError object to be returned.

Return Value

CustomXMLValidationError

See Also

Concepts

CustomXMLValidationErrors Object Members

CustomXMLValidationErrors Object