Uses of Class
io.keikai.model.sys.formula.FormulaClearContext
-
Packages that use FormulaClearContext Package Description io.keikai.model.impl.sys.formula Keikai Spreadsheet Internal Book Model Implementation classes.io.keikai.model.sys.formula Keikai Spreadsheet Internal Book Model Engines classes. -
-
Uses of FormulaClearContext in io.keikai.model.impl.sys.formula
Methods in io.keikai.model.impl.sys.formula with parameters of type FormulaClearContext Modifier and Type Method Description voidFormulaEngineImpl. clearCache(FormulaClearContext context)voidFormulaEngineImpl. clearColumnCache(FormulaClearContext context, int start, int end) -
Uses of FormulaClearContext in io.keikai.model.sys.formula
Methods in io.keikai.model.sys.formula with parameters of type FormulaClearContext Modifier and Type Method Description voidFormulaEngine. clearCache(FormulaClearContext context)voidFormulaEngine. clearColumnCache(FormulaClearContext context, int start, int end)
-