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