PivotTableRefreshOption
Contents
[
Hide
]PivotTableRefreshOption class
Represents the options of refreshing data source of the pivot table.
new PivotTableRefreshOption()
Represents the options of refreshing data source of the pivot table.
Methods
| Name | Description |
|---|---|
| getReserveMissingPivotItemType() | Represents how to reserve missing pivot items. The value of the property is ReserveMissingPivotItemType integer constant |
| isKeepOriginalOrder() | |
| setKeepOriginalOrder() | |
| setReserveMissingPivotItemType() | Represents how to reserve missing pivot items. The value of the property is ReserveMissingPivotItemType integer constant |
getReserveMissingPivotItemType()
Represents how to reserve missing pivot items. The value of the property is ReserveMissingPivotItemType integer constant.
isKeepOriginalOrder()
setKeepOriginalOrder()
setReserveMissingPivotItemType()
Represents how to reserve missing pivot items. The value of the property is ReserveMissingPivotItemType integer constant.