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