Uses of Interface
io.keikai.model.SPivotCache
Packages that use SPivotCache
Package
Description
Keikai Spreadsheet Internal Book Model classes.
Keikai Spreadsheet Internal Book Model Implementation classes.
-
Uses of SPivotCache in io.keikai.model
Methods in io.keikai.model that return SPivotCacheModifier and TypeMethodDescriptionSPivotTable.getCache()Returns the pivot cache backing this pivot table. -
Uses of SPivotCache in io.keikai.model.impl
Classes in io.keikai.model.impl that implement SPivotCacheMethods in io.keikai.model.impl that return SPivotCacheMethods in io.keikai.model.impl with parameters of type SPivotCacheConstructors in io.keikai.model.impl with parameters of type SPivotCacheModifierConstructorDescriptionPivotTableImpl(String name, CellRegion location, SPivotCache cache)