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