GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / CalculationEngine Class
Members


CalculationEngine Class
Represents a class which store, evaluate or adjust expressions. Represents util functions for calculation.
Syntax
'Declaration
 
Public NotInheritable Class CalculationEngine 
   Implements GrapeCity.CalcEngine.IAsyncFunctionManager 
 
'Usage
 
Dim instance As CalculationEngine
Inheritance Hierarchy

System.Object
   GrapeCity.Spreadsheet.CalculationEngine

See Also