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