Uses of Interface
io.keikai.model.SPivotCacheField
Packages that use SPivotCacheField
Package
Description
Keikai Spreadsheet Internal Book Model classes.
Keikai Spreadsheet Internal Book Model Implementation classes.
-
Uses of SPivotCacheField in io.keikai.model
Methods in io.keikai.model that return SPivotCacheFieldModifier and TypeMethodDescriptionSPivotCache.getField(int index) Returns the cache field at the specified index.Methods in io.keikai.model that return types with arguments of type SPivotCacheField -
Uses of SPivotCacheField in io.keikai.model.impl
Classes in io.keikai.model.impl that implement SPivotCacheFieldMethods in io.keikai.model.impl that return SPivotCacheFieldMethods in io.keikai.model.impl that return types with arguments of type SPivotCacheFieldMethods in io.keikai.model.impl with parameters of type SPivotCacheFieldModifier and TypeMethodDescriptionvoidPivotCacheImpl.addField(SPivotCacheField field) Adds a cache field.