Search Results for

    Show / Hide Table of Contents

    TExcelFile.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

    Unit: FlexCel.Core

    property TExcelFile.OptionsFullRecalcOnLoad: Boolean

    See also

    • TExcelFile
    In This Article
    Back to top FlexCel Studio for VCL and FireMonkey v7.24
    © 2002 - 2025 tmssoftware.com