Search Results for

    Show / Hide Table of Contents

    TTokenFunction Class

    A function like "Sum" or "If"

    Syntax

    Namespace: FlexCel.Core

    public class TTokenFunction: TToken

    Constructors

    Name Description
    TTokenFunction Overloaded
    TTokenFunction(String, Int32)
    TTokenFunction(String, Int32, Boolean)

    Properties

    Name Description
    FunctionName Name of the function represented by this token.
    ArgumentCount Number of arguments for this function. Note that if the function has a fixed number of arguments, this parameter is ignored.
    IsUserDefined If true, the function is used defined, not built-in in Excel. Note that some built-in functions from Excel 2003 like EOMonth, while available in Excel, are implemented as user-defined functions (they were available in ToolPacks like the Analysis ToolPack).
    In This Article
    Back to top FlexCel Studio for the .NET Framework v7.24.0.0
    © 2002 - 2025 tmssoftware.com