SheetRange, TwoDEval, ValueEvalAreaEvalAreaEvalBasepublic interface ThreeDEval extends TwoDEval, SheetRange
AreaEval and
AreaEvalBase,
which allows for looking up 3D (sheet+row+column) evaluations| Modifier and Type | Method | Description |
|---|---|---|
ValueEval |
getValue(int sheetIndex,
int rowIndex,
int columnIndex) |
getFirstSheetIndex, getLastSheetIndexValueEval getValue(int sheetIndex, int rowIndex, int columnIndex)
sheetIndex - sheet index (zero based)rowIndex - relative row index (zero based)columnIndex - relative column index (zero based)Copyright 2018 The Apache Software Foundation or its licensors, as applicable.