C1.CalcEngine.VBAEngine Namespace / VBAEngine Class
Members

VBAEngine Class
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