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

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

    System.Object
       C1.CalcEngine.ExpressionEngine.ExpressionEngine
          C1.CalcEngine.VBAEngine.VBAEngine

    See Also