asposecells.api

Class PivotTableRefreshOption

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

Constructor Summary
PivotTableRefreshOption()
Represents the options of refreshing data source of the pivot table.
 
Property Getters/Setters Summary
methodgetReserveMissingPivotItemType()
method
           Represents how to reserve missing pivot items. The value of the property is ReserveMissingPivotItemType integer constant.
 

    • Constructor Detail

      • PivotTableRefreshOption

        PivotTableRefreshOption()
        Represents the options of refreshing data source of the pivot table.
    • Property Getters/Setters Detail

      • getReserveMissingPivotItemType/setReserveMissingPivotItemType : int 

        int getReserveMissingPivotItemType() / setReserveMissingPivotItemType(value)
        
        Represents how to reserve missing pivot items. The value of the property is ReserveMissingPivotItemType integer constant.