AutoCalculation Property
AutoCalculation
Gets or sets whether the control automatically recalculates each
formula in the sheet when the contents of dependent cells change.
Declaration
bool AutoCalculation { get; set; }
Property AutoCalculation As Boolean