asposecells.api

Class PivotCache

Represents the memory cache for a PivotTable report.

Property Getters/Setters Summary
methodgetSourceType()
The value of the property is PivotTableSourceType integer constant.
 
Method Summary
methoddispose()
methodgetPivotTables()
methodrefresh()
methodrefresh(option)
 

    • Property Getters/Setters Detail

      • getSourceType : byte 

        byte getSourceType()
        
        The value of the property is PivotTableSourceType integer constant.
    • Method Detail

      • dispose

         dispose()
      • refresh

        int refresh(option)
      • refresh

        int refresh()
      • getPivotTables

        PivotTable[] getPivotTables()