Search Results for

    Show / Hide Table of Contents

    XlsFile.OptionsFullRecalcOnLoad Property

    This property tells you if the open file wasn't recalculated when saved. If true, the workbook doesn't have recalculated values and will be recalculated when open in Excel. This option only applies to xlsx files. Note that if you open a file which has FullRecalcOnLoad = true in FlexCel, recalculate it and save it, FlexCel will save the file with FullRecalcOnLoad = false. To change what FlexCel writes in FullRecalcOnLoad when saving, change ExcelFile.OptionsFullRecalcOnLoadMode

    Syntax

    Namespace: FlexCel.XlsAdapter

    public override Boolean OptionsFullRecalcOnLoad { get; }

    See also

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