com.spire.xls
Class PivotCache

java.lang.Object
  extended by com.spire.xls.core.spreadsheet.XlsObject
      extended by com.spire.xls.core.spreadsheet.pivottables.XlsPivotCache
          extended by com.spire.xls.PivotCache

public class PivotCache
extends XlsPivotCache


Constructor Summary
PivotCache(java.lang.Object parent)
           
PivotCache(java.lang.Object parent, IXLSRange dataRange)
           
 
Method Summary
 
Methods inherited from class com.spire.xls.core.spreadsheet.pivottables.XlsPivotCache
getCreatedVersion, getEnableRefresh, getIndex, getMinRefreshableVersion, getParent, getRangeName, getRefreshDate, getRefreshedBy, getRefreshedVersion, getSourceRange, getSourceType, getSupportAdvancedDrill, hasNamedRange, inRange, isBackgroundQuery, isBackgroundQuery, isInvalidData, isInvalidData, isOptimizedCache, isOptimizedCache, isRefreshOnLoad, isRefreshOnLoad, isSaveData, isSupportSubQuery, isSupportSubQuery, isUpgradeOnRefresh, isUpgradeOnRefresh, setCreatedVersion, setEnableRefresh, setMinRefreshableVersion, setRangeName, setRefreshDate, setRefreshedBy, setRefreshedVersion, setSupportAdvancedDrill
 
Methods inherited from class com.spire.xls.core.spreadsheet.XlsObject
dispose
 

Constructor Detail

PivotCache

public PivotCache(java.lang.Object parent)

PivotCache

public PivotCache(java.lang.Object parent,
                  IXLSRange dataRange)