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