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