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