PivotTableRefreshOption

PivotTableRefreshOption class

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

Constructors

NameDescription
PivotTableRefreshOptionRepresents the options of refreshing data source of the pivot table.

Properties

NameTypeDescription
ReserveMissingPivotItemTypeintRepresents how to reserve missing pivot items. The value of the property is ReserveMissingPivotItemType integer constant
IsKeepOriginalOrderboolean

PivotTableRefreshOption()

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

PivotTableRefreshOption.ReserveMissingPivotItemType property

Represents how to reserve missing pivot items. The value of the property is ReserveMissingPivotItemType integer constant.

Type: int

PivotTableRefreshOption.IsKeepOriginalOrder property

Type: boolean