Expand description
Pivot table XML schema structures.
Represents xl/pivotTables/pivotTable{N}.xml in the OOXML package.
Structsยง
- Data
Field Def - Individual data field definition.
- Data
Fields - Container for data fields.
- Field
Item - Individual field item entry.
- Field
Items - Container for field items.
- Field
List - List of field references (used for row and column fields).
- Field
Ref - Reference to a pivot field by index.
- Pivot
Field Def - Individual pivot field definition.
- Pivot
Fields - Container for pivot field definitions.
- Pivot
Location - Location of the pivot table within the worksheet.
- Pivot
Table Definition - Root element for a pivot table definition.