Table of Contents

TImportOptions.Formulas Property

If true, formulas in Excel will be imported as formulas in the grid. You will need to use a TAdvSpreadGrid for those formulas to calculate. If false, the values of the formulas will be imported.

Syntax

Unit: UAdvGridExcelImport

property TImportOptions.Formulas: Boolean

See also