Search Results for

    Show / Hide Table of Contents

    ExcelFile.RemoveUserDefinedFunction Method

    Removes a single function from the FlexCel recalculation engine. If the function doesn't exist, this method will return false.

    Syntax

    Namespace: FlexCel.Core

    public abstract Boolean RemoveUserDefinedFunction(TUserDefinedFunctionScope scope, String functionName)

    Parameters

    <-> Parameter Type Description
    scope TUserDefined​Function​Scope
    functionName String Name of the function. Case insensitive.

    Returns

    True if the function existed and was removed, false if it didn't exist.

    See also

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