Skip to main content

Module table

Module table 

Source
Expand description

Table XML schema structures.

Represents xl/tables/table{N}.xml in the OOXML package. Tables define structured data ranges with named columns, auto-filters, and optional styles.

Structsยง

TableAutoFilter
Auto-filter reference within a table definition.
TableColumnXml
A single column within a table definition.
TableColumnsXml
Container for table column definitions.
TableStyleInfoXml
Style information for a table.
TableXml
Root element for a table definition part (xl/tables/table{N}.xml).