Table of Contents

TExportOptions.Formulas Property

If true, the formulas in the grid will be exported as formulas in Excel. If false, the result of the formula will be exported as a value in Excel.

Syntax

Unit: UAdvGridExcelExport

property TExportOptions.Formulas: Boolean

See also