| Package | Description |
|---|---|
| org.apache.poi.hssf.record.formula.eval | |
| org.apache.poi.hssf.record.formula.functions | |
| org.apache.poi.ss.formula |
This package contains common internal POI code for manipulating formulas.
|
| org.apache.poi.ss.formula.eval.forked |
| Class and Description |
|---|
| AreaEval |
| BlankEval |
| BoolEval |
| ErrorEval |
| EvaluationException
This class is used to simplify error handling logic within operator and function
implementations.
|
| MissingArgEval
Represents the (intermediate) evaluated result of a missing function argument.
|
| NumberEval |
| NumericValueEval |
| RefEval |
| StringEval |
| StringValueEval |
| ValueEval |
| Class and Description |
|---|
| EvaluationException
This class is used to simplify error handling logic within operator and function
implementations.
|
| ValueEval |
| Class and Description |
|---|
| ValueEval |
| Class and Description |
|---|
| ValueEval |
Copyright 2016 The Apache Software Foundation or its licensors, as applicable.