[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Model.DefaultSheetDataModel.AutoCalculation

AutoCalculation Property

AutoCalculation

Gets or sets whether the control automatically recalculates each formula in the sheet when the contents of dependent cells change.

Declaration
public bool AutoCalculation { get; set; }
Public Property AutoCalculation As Boolean
Implements