Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / FormulaProvider Class / Calculate Method


In This Topic
Calculate Method (FormulaProvider)
In This Topic
Calculates the result for the formula of each control and updates the corresponding property.
Syntax
'Declaration
 
Public Sub Calculate() 
 
'Usage
 
Dim instance As FormulaProvider
 
instance.Calculate()
See Also