Uses of Class
io.keikai.model.impl.sys.formula.ParsingBook
Packages that use ParsingBook
-
Uses of ParsingBook in io.keikai.model.impl.sys.formula
Methods in io.keikai.model.impl.sys.formula with parameters of type ParsingBookModifier and TypeMethodDescriptionbooleanFormulaEngineImpl.FormulaAdjuster.process(int sheetIndex, org.apache.poi.ss.formula.ptg.Ptg[] tokens, ParsingBook parsingBook, FormulaParseContext context) protected StringFormulaEngineImpl.renderFormula(ParsingBook parsingBook, String formula, org.apache.poi.ss.formula.ptg.Ptg[] tokens, boolean always) protected RefFormulaEngineImpl.toDependRef(FormulaParseContext ctx, ParsingBook parsingBook, org.apache.poi.ss.formula.ptg.Ptg ptg, int ptgIndex)