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