Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / CalculationEngine Class
Members


In This Topic
    CalculationEngine Class
    In This Topic
    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
    public sealed class CalculationEngine : GrapeCity.CalcEngine.IAsyncFunctionManager  
    Inheritance Hierarchy

    System.Object
       GrapeCity.Spreadsheet.CalculationEngine

    See Also