TTokenLambdaParameterDefinition Class
A parameter definition in the expression of a =LET or =LAMBDA function, like the first x in the formula: "=LET(x,3,x+3)"
Syntax
Unit: FlexCel.Core
TTokenLambdaParameterDefinition = class(TToken);
Constructors
Name |
Description |
Create |
Creates a new parameter reference token.
|
Properties