Table of Contents

TExportOptions.CellFormatting Property

When true, the cell format(background color, alignment, etc) will be exported to Excel. When false, the existing format in the Excel cells will be used.

Syntax

Unit: UAdvGridExcelExport

property TExportOptions.CellFormatting: Boolean

See also