Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / ICalculationSupport Interface
Properties Methods

In This Topic
    ICalculationSupport Interface Members
    In This Topic

    The following tables list the members exposed by ICalculationSupport.

    Public Properties
     NameDescription
     PropertyGets or sets whether the control automatically recalculates each formula in the sheet when the contents of dependent cells change.  
    Top
    Public Methods
     NameDescription
     MethodEvaluates the formulas in the sheet that have changed since the last calculation cycle.  
     MethodEvaluates all the formulas in the sheet (including those that have not changed since the last calculation cycle).  
    Top
    See Also