Methods

getCell()

Gets the Cell object which is being calculated.

getCellColumn()

Gets the column index of the cell.

getCellRow()

Gets the row index of the cell.

getWorkbook()

Gets the Workbook object.

getWorksheet()

Gets the Worksheet object where the cell is in.

setCalculatedValue()

Sets the calculated value for the cell. User can set the calculated result by this method to ignore the automatic calculation for the cell.