OpenXmlValidator.Validate Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
Validate(OpenXmlElement) | Validates the specified element. | |
Validate(OpenXmlPackage) | Validates the specified document. | |
Validate(OpenXmlPart) | Validates the specified content in the OpenXmlPart. |
Top