Search Results for

    Show / Hide Table of Contents

    XlsFile.ExcelFileFormat Property

    Empty files created by different versions of Excel can have different characteristics. For example, the default font in an Excel 2003 file is Arial, while the default in 2007 is Calibri, and in 2023 it is Aptos. This property returns the version of file that is loaded into FlexCel. When calling ExcelFile.NewFile(Int32, TExcelFileFormat) or when opening a new file, FlexCel will update the value of this property.

    Syntax

    Namespace: FlexCel.XlsAdapter

    public override TExcelFileFormat ExcelFileFormat { get; }

    See also

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