DdeLink.DdeItems Property

Definition

DDE Items Collection.

Represents the following element tag in the schema: x:ddeItems.

public DocumentFormat.OpenXml.Spreadsheet.DdeItems DdeItems { get; set; }
public DocumentFormat.OpenXml.Spreadsheet.DdeItems? DdeItems { get; set; }
member this.DdeItems : DocumentFormat.OpenXml.Spreadsheet.DdeItems with get, set
Public Property DdeItems As DdeItems

Property Value

Returns DdeItems.

Applies to