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