CalcEngine for .NET
C1.CalcEngine.ExcelEngine Namespace / ExcelEngine Class
Members

In This Topic
    ExcelEngine Class
    In This Topic
    The ExcelEngine class is used to dynamically produce an expression and get the result of the expression. Supports Excel-like syntax.
    Syntax
    Inheritance Hierarchy

    System.Object
       C1.CalcEngine.ExpressionEngine.ExpressionEngine
          C1.CalcEngine.ExcelEngine.ExcelEngine

    See Also