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 | Method and Description |
---|---|
TwoDEval |
TwoDEval.getColumn(int columnIndex) |
TwoDEval |
TwoDEval.getRow(int rowIndex) |
Modifier and Type | Interface and Description |
---|---|
interface |
AreaEval |
Modifier and Type | Class and Description |
---|---|
class |
AreaEvalBase |
Copyright 2013 The Apache Software Foundation or its licensors, as applicable.