Package | Description |
---|---|
org.apache.poi.ss.formula.eval.forked |
Modifier and Type | Method and Description |
---|---|
static ForkedEvaluator |
ForkedEvaluator.create(Workbook wb,
IStabilityClassifier stabilityClassifier,
UDFFinder udfFinder) |
Modifier and Type | Method and Description |
---|---|
static void |
ForkedEvaluator.setupEnvironment(java.lang.String[] workbookNames,
ForkedEvaluator[] evaluators)
Coordinates several formula evaluators together so that formulas that involve external
references can be evaluated.
|
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.