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