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])

Parameters

Parameter Description
callback Receives a value indicating whether formulas in tables are automatically calculated when the text of an input cell is changed.
errorCallback Optional. Is called when the operation failed with an error.