Interface FormulaEngineImpl.FormulaAdjuster

Enclosing class:
FormulaEngineImpl

protected static interface FormulaEngineImpl.FormulaAdjuster
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    process(int sheetIndex, org.apache.poi.ss.formula.ptg.Ptg[] tokens, ParsingBook parsingBook, FormulaParseContext context)
     
  • Method Details

    • process

      boolean process(int sheetIndex, org.apache.poi.ss.formula.ptg.Ptg[] tokens, ParsingBook parsingBook, FormulaParseContext context)
      Returns:
      true if formula modified, denote this formula needs re-render