Spread Windows Forms 12.0 Product Documentation
CalculationEngine Class
Members 


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace : CalculationEngine Class
Represents a class which store, evaluate or adjust expressions. This class cannot be inherited.
Object Model
CalculationEngine ClassIEvaluationContext Interface
Syntax
'Declaration
 
Public NotInheritable Class CalculationEngine 
   Implements GrapeCity.CalcEngine.IAsyncFunctionManager 
'Usage
 
Dim instance As CalculationEngine
public sealed class CalculationEngine : GrapeCity.CalcEngine.IAsyncFunctionManager  
Inheritance Hierarchy

System.Object
   GrapeCity.Spreadsheet.CalculationEngine

See Also

Reference

CalculationEngine Members
GrapeCity.Spreadsheet Namespace
System.IDisposable