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