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


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

Reference

SheetView Class
SheetView Members