| Package | Description |
|---|---|
| io.keikai.model.impl.sys.formula |
Keikai Spreadsheet Internal Book Model Implementation classes.
|
| io.keikaiex.formula |
Classes bridging Keikai Spreadsheet formula functions to ZK EL functions.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
FormulaEngineImpl.FormulaAdjuster.process(int sheetIndex,
Ptg[] tokens,
ParsingBook parsingBook,
FormulaParseContext context) |
protected String |
FormulaEngineImpl.renderFormula(ParsingBook parsingBook,
String formula,
Ptg[] tokens,
boolean always) |
protected Ref |
FormulaEngineImpl.toDependRef(FormulaParseContext ctx,
ParsingBook parsingBook,
Ptg ptg,
int ptgIndex) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
FormulaEngineEx.renderFormula(ParsingBook parsingBook,
String formula,
Ptg[] tokens,
boolean always) |
Copyright © 2020. All rights reserved.