Search Results for

    Show / Hide Table of Contents

    ExcelFile.OptionsCheckCompatibility Property

    Whether the "Check for compatibility" dialog will pop up when saving as xls in Excel 2007 or newer. This option only applies to Excel 2007 or newer.

    Important: When this option is true, Excel will refuse to enable "Autosave" and upload the files to OneDrive (Autosave is the first option in the title bar in Excel 2019). If true, you will get a message:

    "How do I turn on Autosave? Before Autosave can save your file, you need to fix the following: This file was created in an older file format. Please select File > Save As to update the file format."

    So in order to avoid accidentally setting this option true and preventing the Autosave function, FlexCel will ignore this setting in xlsx files unless you also set OptionsForceUseCheckCompatibility to true

    Syntax

    Namespace: FlexCel.Core

    public abstract Boolean OptionsCheckCompatibility { 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