Firemonkey TMS Grid Export and Import filters
ContentsIndexHome
PreviousUpNext
TExportCellEventArgs.ExportDataType Property

Defines how the contents in the grid will be exported to Excel. By default, when the event is called, this variable has the value that TAdvExcelExport thinks must go into the cell. You can modify it here in a cell by cell basis, for example, to export some cells as strings even if they contain numbers.

Pascal
property ExportDataType: TExportDataType;
Copyright (c) 2002-2013 TMS Software. All rights reserved.
What do you think about this topic? Send feedback!