PivotTableRefreshOption class

PivotTableRefreshOption class

Represents the options of refreshing data source of the pivot table.

The PivotTableRefreshOption type exposes the following members:

Constructors

ConstructorDescription
__init__(self)Represents the options of refreshing data source of the pivot table.

Properties

PropertyDescription
reserve_missing_pivot_item_typeRepresents how to reserve missing pivot items.
is_keep_original_orderIndicates whether to keep pivot items’ original order as old data source.

See Also