Search Results for

    Show / Hide Table of Contents

    TUserDefinedFunction.GetSingleParameter Method

    Returns a single value from a parameter. If the parameter is a cell range and the cell range has only one cell, this method will return the value of the cell, else it will return an error.

    Syntax

    Namespace: FlexCel.Core

    public static Object GetSingleParameter(ExcelFile xls, Object param)

    Parameters

    <-> Parameter Type Description
    xls ExcelFile ExcelFile that will be used to read the value if param is a cell reference.
    param Object One of the parameters passed to Evaluate

    See also

    • TUserDefinedFunction
    In This Article
    Back to top FlexCel Studio for the .NET Framework v7.24.0.0
    © 2002 - 2025 tmssoftware.com