CustomXMLPart.Errors Property (Office)
Gets a CustomXMLValidationErrors object that provides access to any XML validation errors, if any exists. 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