[]
        
(Showing Draft Content)

C1.WPF.FlexGrid.C1FlexSheet.Evaluate

Evaluate Method

Evaluate(string)

Evaluates an expression and returns the result.

Declaration
public object Evaluate(string expression)
Parameters
Type Name Description
string expression

String containing the expression to evaluate.

Returns
Type Description
object

The result of the expression.