calculate
calculate(boolean updateValues) method
If the cell contains a formula, the value will be updated base on that formula.
Parameters
Name | Type | Description |
---|---|---|
updateValues | boolean | If false, no actual calculation will be performed. Use true for possible exceptions check. |
Returns
void