Search Results for

    Show / Hide Table of Contents

    ExcelFile.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 OptionsFullRecalcOnLoadMode

    Syntax

    Namespace: FlexCel.Core

    public abstract Boolean OptionsFullRecalcOnLoad { get; }

    See also

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