[]
        
(Showing Draft Content)

C1.CalcEngine

C1.CalcEngine Namespace

Classes

Argument

Represents a expression item argument.

C1CalcEngine

The C1CalcEngine class is used to work with expression engines, and provides an API for analyzing and evaluate expression.

ErrorInfo

Provides a information about error of evaluating or parsing.

ExpressionItem

Represents a expression item.

Interfaces

IDataSheet

Defines properties and methods of object representing the sheet that uses ExcelEngine as a data source.

IEngine

Defines properties and methods of expression engine.

IEngineExpressionItems

Defines method to get expression items for current expression engine.

IEngineExtended

Defines extended properties and methods of expression engine.

ISupportAliases

Defines methods to support aliases for fields from a data source.

ISupportCustomFunctions

Defines methods for supporting custom functions.

ISupportVariables

Defines methods for supporting variables.

Enums

ErrorType

Specifies the type of error.

ItemType

Determines the type of a ExpressionItem.