Search Results for

    Show / Hide Table of Contents

    ExcelFile.XlsxCompatibilityConvertIndexedColorsToRGB Property

    By default, if an xls or xlsx file has indexed colors or if you set an indexed color with the FlexCelAPI, FlexCel will save those colors as indexed in the final file. This is correct and the default, but LibreOffice/OpenOffice at the time of this writing (version 6.2) won't understand indexed colors in xlsx files. So if you have xlsx files with indexed colors that you want to display correctly in Libre/OpenOffice, you must turn this property on.

    Syntax

    Namespace: FlexCel.Core

    public abstract Boolean XlsxCompatibilityConvertIndexedColorsToRGB { get; set; }

    See also

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