calculate

calculate(boolean updateValues) method

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.

Returns

void