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