Skip to main content

Module pivot

Module pivot 

Source
Expand description

Pivot table configuration and builder.

Structs§

PivotDataField
A data/value field in the pivot table.
PivotField
A field used as row or column in the pivot table.
PivotTableConfig
Configuration for adding a pivot table.
PivotTableInfo
Information about an existing pivot table.

Enums§

AggregateFunction
Aggregate function for pivot table data fields.

Functions§

build_pivot_cache_definition
Builds the pivot cache definition XML.
build_pivot_table_xml
Builds the pivot table definition XML from config and field names.