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