Search Results for

    Show / Hide Table of Contents

    TXlsFile.SetConditionalFormat Method

    Modifies one of the conditional format rules in the sheet.

    Syntax

    Unit: FlexCel.XlsAdapter

    procedure TXlsFile.SetConditionalFormat(const index: Integer; const formatCondition: TConditionalFormat); override;

    Parameters

    <-> Parameter Type Description
    const index Integer Index of the conditional format to modify. 1-based.
    const formatCondition TConditionalFormat The conditional format rules to apply to a set of ranges in the active sheet.

    See also

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