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