Search Results for

    Show / Hide Table of Contents

    TFlexCelUserFormat.Evaluate Method

    Override this method on a derived class to implement your own defined function.

    Syntax

    Namespace: FlexCel.Report

    public abstract TFlxPartialFormat Evaluate(ExcelFile workbook, TXlsCellRange rangeToFormat, Object[] parameters)

    Parameters

    <-> Parameter Type Description
    workbook ExcelFile File where we are setting the format.
    rangeToFormat TXlsCellRange Range of cells being formatted. Note that it might be a full row or column if using Format Row or Format Column.
    parameters Object[] An array of objects.

    Returns

    The derived class should return the value of the function on the return parameter.

    See also

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