DdeItem class

Office 2013 and later

DDE Item definition. When the object is serialized out as xml, its qualified name is x:ddeItem.

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

No code example is currently available or this language may not be supported.

[ISO/IEC 29500-1 1st Edition]

ddeItem (DDE Item definition)

This element represents a item.

Parent Elements

ddeItems (§18.14.3)

Child Elements

Subclause

values (DDE Name Values)

§18.14.19

Attributes

Description

advise (Advise)

Specifies whether the server should notify the application when the external data changes. Default value is false.

The possible values for this attribute are defined by the W3C XML Schema boolean datatype.

name (DDE Name)

Specifies the item name.

The possible values for this attribute are defined by the ST_Xstring simple type (§22.9.2.19).

ole (Object Linking TechnologyE)

Set to true if this is item uses an object linking technology. Default value is false.

The possible values for this attribute are defined by the W3C XML Schema boolean datatype.

preferPic (Data is an Image)

Set to true if data from this item is an image format. Default value is false.

The possible values for this attribute are defined by the W3C XML Schema boolean datatype.

[Note: The W3C XML Schema definition of this element’s content model (CT_DdeItem) is located in §A.2. end note]

© ISO/IEC29500: 2008.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: