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