Table of Contents

TXlsFile.OptionsForceFullRecalc Property

If true, Excel will do full recalculations of the spreadsheet when you change a cell. If false, only the cells that depend on the cell being changed will be recalculated. This option only applies to Excel 2007 or newer.

Syntax

Unit: FlexCel.XlsAdapter

property TXlsFile.OptionsForceFullRecalc: Boolean

See also