Search Results for

    Show / Hide Table of Contents

    TConditionalFormat.Create Method

    Creates a new conditional format.

    Syntax

    Unit: FlexCel.Core

    class function TConditionalFormat.Create(const aRanges: TArray<TXlsCellRange>; const aRules: TArray<IConditionalFormatRule>; const aIsPivot: Boolean): TConditionalFormat; static; overload;

    Parameters

    <-> Parameter Type Description
    const aRanges TArray<​TXls​Cell​Range> List of ranges where this format will apply.
    const aRules TArray<​IConditional​Format​Rule> List of rules to apply to the cells.
    const aIsPivot Boolean If true, then this is a conditional format for a pivot table.

    See also

    • TConditionalFormat
    In This Article
    Back to top FlexCel Studio for VCL and FireMonkey v7.24
    © 2002 - 2025 tmssoftware.com