| Package | Description |
|---|---|
| org.apache.poi.ss.formula |
This package contains common internal POI code for manipulating formulas.
|
| org.apache.poi.ss.formula.eval |
| Modifier and Type | Class and Description |
|---|---|
class |
CacheAreaEval
Provides holding structure for temporary values in arrays during the evaluation process.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
AreaEval
Evaluation of 2D (Row+Column) and 3D (Sheet+Row+Column) areas
|
| Modifier and Type | Class and Description |
|---|---|
class |
AreaEvalBase |
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.