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