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