SingleXmlCell class
Table Properties. When the object is serialized out as xml, its qualified name is x:singleXmlCell.
DocumentFormat.OpenXml.OpenXmlElement
DocumentFormat.OpenXml.OpenXmlCompositeElement
DocumentFormat.OpenXml.Spreadsheet.SingleXmlCell
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
[ISO/IEC 29500-1 1st Edition]
singleXmlCell (Table Properties)
This element represents the table properties for a single cell XML table.
Parent Elements |
|---|
singleXmlCells (§18.5.2.2) |
Child Elements | Subclause |
|---|---|
extLst (Future Feature Data Storage Area) | §18.2.10 |
xmlCellPr (Cell Properties) | §18.5.2.3 |
Attributes | Description |
|---|---|
connectionId (Connection ID) | An integer representing an ID to indicate which connection from the connections collection is used by this table. This is only used for tables that are based off of xml maps The possible values for this attribute are defined by the W3C XML Schema unsignedInt datatype. |
id (Table Id) | An integer representing the unique identifier of the table. The possible values for this attribute are defined by the W3C XML Schema unsignedInt datatype. |
r (Reference) | An A1 cell style reference to the cell that the single cell xml table occupies. The possible values for this attribute are defined by the ST_CellRef simple type (§18.18.7). |
[Note: The W3C XML Schema definition of this element’s content model (CT_SingleXmlCell) is located in §A.2. end note]
© ISO/IEC29500: 2008.