CustomXMLValidationErrors Interface
Represents a collection of CustomXMLValidationError objects.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
<GuidAttribute("000CDB0F-0000-0000-C000-000000000046")> _
Public Interface CustomXMLValidationErrors _
Inherits _IMsoDispObj, IEnumerable
'Usage
Dim instance As CustomXMLValidationErrors
[GuidAttribute("000CDB0F-0000-0000-C000-000000000046")]
public interface CustomXMLValidationErrors : _IMsoDispObj,
IEnumerable