Values class
DDE Name Values. When the object is serialized out as xml, its qualified name is x:values.
DocumentFormat.OpenXml.OpenXmlElement
DocumentFormat.OpenXml.OpenXmlCompositeElement
DocumentFormat.OpenXml.Spreadsheet.Values
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
[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.