Search Results for

    Show / Hide Table of Contents

    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

    Namespace: FlexCel.Core

    public class TTokenLambdaParameterDefinition: TToken

    Constructors

    Name Description
    TTokenLambda​Parameter​Definition Creates a new parameter reference token.

    Properties

    Name Description
    ParameterName Name of the parameter.
    IsOptional Returns true if the parameter is optional.
    In This Article
    Back to top FlexCel Studio for the .NET Framework v7.24.0.0
    © 2002 - 2025 tmssoftware.com