OpenXmlPart.ValidateXml Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
ValidateXml(String, ValidationEventHandler) | Obsolete. Validate the xml content of the part according the specified schema. | |
ValidateXml(XmlSchemaSet, ValidationEventHandler) | Obsolete. Validate the xml content of the part according the specified schema. |
Top