Tables class
Tables. When the object is serialized out as xml, its qualified name is x:tables.
DocumentFormat.OpenXml.OpenXmlElement
DocumentFormat.OpenXml.OpenXmlCompositeElement
DocumentFormat.OpenXml.Spreadsheet.Tables
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
[ISO/IEC 29500-1 1st Edition]
tables (Tables)
This element serves as the collection of tables to be returned via a web query data connection. Tables are then most commonly referenced by <x> via their indices (in order of the <Table> tags in the HTML page).
Parent Elements |
|---|
webPr (§18.13.13) |
Child Elements | Subclause |
|---|---|
m (No Value) | §18.13.4 |
s (Character Value) | §18.13.8 |
x (Shared Items Index) | §18.10.1.97 |
Attributes | Description |
|---|---|
count (Count of Tables) | Number of tables to pull data from when refreshing from a web query. 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_Tables) is located in §A.2. end note]
© ISO/IEC29500: 2008.