Class ExcelExternalDdeValue
Represents a value for a DDE item.
Inherited Members
Namespace: OfficeOpenXml.ExternalReferences
Assembly: EPPlus.dll
Syntax
public class ExcelExternalDdeValue
Properties
DdeValueType
The data type of the value
Declaration
public eDdeValueType DdeValueType { get; }
Property Value
| Type | Description |
|---|---|
| eDdeValueType |
Value
The value of the item
Declaration
public string Value { get; }
Property Value
| Type | Description |
|---|---|
| string |