public interface ThreeDEval extends TwoDEval, SheetRange
AreaEval and 
  AreaEvalBase,
  which allows for looking up 3D (sheet+row+column) evaluations| Modifier and Type | Method and Description | 
|---|---|
| ValueEval | getValue(int sheetIndex,
        int rowIndex,
        int columnIndex) | 
getColumn, getHeight, getRow, getValue, getWidth, isColumn, isRow, isRowHidden, isSubTotalgetFirstSheetIndex, 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 2020 The Apache Software Foundation or its licensors, as applicable.