com.spire.xls.collections
Class PivotCachesCollection

java.lang.Object
  extended by com.spire.ms.System.Collections.CollectionBase
      extended by com.spire.xls.core.spreadsheet.collections.CollectionExtended
          extended by com.spire.xls.core.spreadsheet.collections.XlsPivotCachesCollection
              extended by com.spire.xls.collections.PivotCachesCollection
All Implemented Interfaces:
com.spire.ms.System.Collections.ICollection, com.spire.ms.System.Collections.IEnumerable, IPivotCaches, java.lang.Iterable

public class PivotCachesCollection
extends XlsPivotCachesCollection


Constructor Summary
PivotCachesCollection(java.lang.Object parent)
           
 
Method Summary
 
Methods inherited from class com.spire.xls.core.spreadsheet.collections.XlsPivotCachesCollection
add, add, clear, deepClone, getCount, getWorkbook
 
Methods inherited from interface com.spire.xls.core.IPivotCaches
get
 

Constructor Detail

PivotCachesCollection

public PivotCachesCollection(java.lang.Object parent)