CustomXMLValidationError.Delete Method
Deletes the CustomXMLValidationError object representing a data validation error.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Sub Delete
'Usage
Dim instance As CustomXMLValidationError
instance.Delete()
void Delete()
See Also
Reference
CustomXMLValidationError Interface