Values class

Office 2013 and later

DDE Name Values. When the object is serialized out as xml, its qualified name is x:values.

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]

values (DDE Name Values)

This element defines a collection of values associated with item.

Parent Elements

ddeItem (§18.14.2)

Child Elements

Subclause

value (Value)

§18.14.18

Attributes

Description

cols (Columns)

The number of columns of data that is returned by the server for this item. The default value of this attribute is 1.

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

rows (Rows)

The number of rows of data that is returned by the server for this item. The default value of this attribute is 1.

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

[Note: The W3C XML Schema definition of this element’s content model (CT_DdeValues) 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: