Search Results for

    Show / Hide Table of Contents

    TExcelFile.SetColorPalette Method

    Changes a color on the Excel color palette.

    Syntax

    Unit: FlexCel.Core

    procedure TExcelFile.SetColorPalette(const index: Integer; const value: TUIColor); virtual; abstract;

    Parameters

    <-> Parameter Type Description
    const index Integer Index of the entry to change. Must be 1<=indexlt;=ColorPaletteCount
    const value TUIColor Color to set.

    See also

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