calculate

calculate(boolean updateValues) function

If the cell contains a formula, the value will be updated base on that formula.

Parameters

NameTypeDescription
updateValuesbooleanIf false, no actual calculation will be performed. Use true for possible exceptions check.