OnGetCellText event

Applies to

TWorksheet

Declaration

property OnGetCellText: TGetCellTextEvent read write; published

Description

Define this handler to perform custom processing of data item columns. It is invoked from TWorksheet.DrawCell and must return string representation of Data item at given position (Index=1..)