C1.CalcEngine.ExpressionEngine Namespace / ExpressionEngine Class
Members

ExpressionEngine Class
The base class of expression engines is used to dynamically produce an expression and get the result of the expression.
Syntax
Inheritance Hierarchy

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

See Also