PivotTableRefreshOption

PivotTableRefreshOption class

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

class PivotTableRefreshOption;

Constructors

NameDescription
constructor()Represents the options of refreshing data source of the pivot table.

Properties

PropertyTypeDescription
reserveMissingPivotItemTypeReserveMissingPivotItemTypeRepresents how to reserve missing pivot items.

constructor()

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

constructor();

reserveMissingPivotItemType

Represents how to reserve missing pivot items.

reserveMissingPivotItemType : ReserveMissingPivotItemType;