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