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


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

Reference

ICalculationSupport Interface
ICalculationSupport Members