Search Results for

    Show / Hide Table of Contents

    IFlexCelPalette.GetColorPalette Method

    Returns a color from the color palette. This method will throw an exception if its "index" parameter is bigger than ExcelFile.ColorPaletteCount, (for example, for an automatic color). To get the real color, use ExcelFile.GetColorPalette(Int32, TUIColor)

    Syntax

    Namespace: FlexCel.Core

    public abstract TUIColor GetColorPalette(Int32 index)

    Parameters

    <-> Parameter Type Description
    index Int32 Index of the entry to return. Must be 1<=index<=ExcelFile.ColorPaletteCount

    Returns

    Color at position index.

    See also

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