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