PivotTableRefreshOption
PivotTableRefreshOption class
Represents the options of refreshing data source of the pivot table.
Constructors
| Name | Description |
|---|---|
| PivotTableRefreshOption | Represents the options of refreshing data source of the pivot table. |
Properties
| Name | Type | Description |
|---|---|---|
| ReserveMissingPivotItemType | int | Represents how to reserve missing pivot items. The value of the property is ReserveMissingPivotItemType integer constant |
| IsKeepOriginalOrder | boolean |
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