DataValidations Constructor
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
DataValidations() | Initializes a new instance of the DataValidations class. | |
DataValidations(String) | Initializes a new instance of the DataValidations class from outer XML. | |
DataValidations(array<OpenXmlElement[]) | Initializes a new instance of the DataValidations class with the specified child elements. | |
DataValidations(IEnumerable<OpenXmlElement>) | Initializes a new instance of the DataValidations class with the specified child elements. |
Top