Gets a value indicating whether formulas in tables are automatically calculated when the text of an input cell is changed.
Introduced: X18.
<void> TXTextControl.getIsFormulaCalculationEnabled(<RequestBooleanCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives a value indicating whether formulas in tables are automatically calculated when the text of an input cell is changed. |
error |
Optional. Is called when the operation failed with an error. |