Package | Description |
---|---|
org.apache.poi.ss.formula |
This package contains common internal POI code for manipulating formulas.
|
Modifier and Type | Method | Description |
---|---|---|
WorkbookEvaluator |
CollaboratingWorkbooksEnvironment.getWorkbookEvaluator(java.lang.String workbookName) |
Modifier and Type | Method | Description |
---|---|---|
static void |
CollaboratingWorkbooksEnvironment.setup(java.lang.String[] workbookNames,
WorkbookEvaluator[] evaluators) |
Constructor | Description |
---|---|
OperationEvaluationContext(WorkbookEvaluator bookEvaluator,
EvaluationWorkbook workbook,
int sheetIndex,
int srcRowNum,
int srcColNum,
org.apache.poi.ss.formula.EvaluationTracker tracker) |
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.