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