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