Class
FunctionExpression

Expression that invokes a spreadsheet function by name with specified arguments, evaluating to the function's result or an error if the function does not exist.

Definition

Methods

GetValueOverride()

Evaluates the function with the provided arguments and returns the result, or #NAME? error if the function is not found. Attaches listeners to cell reference results for dependency tracking.

Declaration

cs-api-definition
protected override RadExpression GetValueOverride()

Returns

RadExpression

The value as RadExpression.

Overrides RadExpression.GetValueOverride()

In this article
DefinitionMethodsGetValueOverride()
Not finding the help you need?
Contact Support