Applies to
Declaration
TGetCellTextEvent = function (Sender: TObject; Data: TData; Index: integer): string of object;
Description
This type used by TWorksheet.OnGetCellText event. Define this handler to perform custom processing of data item columns.