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