Search Results for

    Show / Hide Table of Contents

    TExcelColor.RGB Property

    Returns the color when this structure has an RGB color, as a 0xRRGGBB integer. This property is fully functional with Excel 2007 or newer, older versions will be converted to Indexed color before saving as xls.

    Note: When reading a color, the value here might not be the final one, since Tint is applied to get the final color. Use ToColor(IFlexCelPalette) method to find out the RGB color stored in this struct.

    If you try to read the value of this property and ColorType is not the right kind, an Exception will be raised.

    Syntax

    Namespace: FlexCel.Core

    public Int64 RGB { get; }

    See also

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