Gets or sets a value indicating whether formulas in tables are automatically calculated when the text of an input cell is changed.
Introduced: X16.
public bool IsFormulaCalculationEnabled { get; set; }
Public Property IsFormulaCalculationEnabled() As Boolean