Search Results for

    Show / Hide Table of Contents

    TXlsFile.SetColorPalette Method

    Changes a color on the Excel color palette.

    Syntax

    Unit: FlexCel.XlsAdapter

    procedure TXlsFile.SetColorPalette(const index: Integer; const value: TUIColor); override;

    Parameters

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

    See also

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