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