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