Freigeben über


CustomXMLValidationErrors Members

Include Protected Members
Include Inherited Members

Represents a collection of CustomXMLValidationError objects.

The CustomXMLValidationErrors type exposes the following members.

Properties

  Name Description
Public property Application (Inherited from _IMsoDispObj.)
Public property Application Gets an Application object that represents the container application for the CustomXMLValidationErrors object. Read-only.
Public property Count Gets the number of items in the CustomXMLValidationErrors collection. Read-only.
Public property Creator (Inherited from _IMsoDispObj.)
Public property Creator Gets a 32-bit integer that indicates the application in which the CustomXMLValidationErrors object was created. Read-only.
Public property Item Gets a CustomXMLValidationError object from the CustomXMLValidationErrors collection. Read-only.
Public property Parent Gets the parent object for the CustomXMLValidationErrors object. Read-only.

Top

Methods

  Name Description
Public method Add Adds a CustomXMLValidationError object containing an XML validation error to the CustomXMLValidationErrors collection.
Public method GetEnumerator() (Inherited from IEnumerable.)
Public method GetEnumerator()

Top

See Also

Reference

CustomXMLValidationErrors Interface

Microsoft.Office.Core Namespace