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