Skip to main content

Module pivot_table

Module pivot_table 

Source
Expand description

Pivot table XML schema structures.

Represents xl/pivotTables/pivotTable{N}.xml in the OOXML package.

Structsยง

DataFieldDef
Individual data field definition.
DataFields
Container for data fields.
FieldItem
Individual field item entry.
FieldItems
Container for field items.
FieldList
List of field references (used for row and column fields).
FieldRef
Reference to a pivot field by index.
PivotFieldDef
Individual pivot field definition.
PivotFields
Container for pivot field definitions.
PivotLocation
Location of the pivot table within the worksheet.
PivotTableDefinition
Root element for a pivot table definition.