CustomXMLPart.Errors property (Office)

Gets a CustomXMLValidationErrors object that provides access to any XML validation errors, if any exist. If no validation errors exist, this property returns Nothing. Read-only.

Syntax

expression.Errors

expression An expression that returns a CustomXMLPart object.

Return value

CustomXMLValidationErrors

See also

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.