Spread for ASP.NET 12 Product Documentation
RecalculateAll Method (ICalculationSupport)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Model Namespace > ICalculationSupport Interface : RecalculateAll Method
Evaluates all the formulas in the sheet (including those that have not changed since the last calculation cycle).
Syntax
'Declaration
 
Sub RecalculateAll() 
'Usage
 
Dim instance As ICalculationSupport
 
instance.RecalculateAll()
void RecalculateAll()
See Also

Reference

ICalculationSupport Interface
ICalculationSupport Members