Table of Contents

TXlsFile.OptionsRecalcMode Property

Reads and writes the recalculating options in the file. Note that this only affects the file and how Excel will recalculate, not how FlexCel does its recalculation. FlexCel ignores this setting and uses TExcelFile.RecalcMode instead.

Syntax

Unit: FlexCel.XlsAdapter

property TXlsFile.OptionsRecalcMode: TSheetCalcMode

See also