Interface ThreeDEval

    • Method Detail

      • getValue

        ValueEval getValue​(int sheetIndex,
                           int rowIndex,
                           int columnIndex)
        Parameters:
        sheetIndex - sheet index (zero based)
        rowIndex - relative row index (zero based)
        columnIndex - relative column index (zero based)
        Returns:
        element at the specified row and column position