The event handler receives an argument of type FormatTextEventArgs containing data related to this event. The following FormatTextEventArgs properties provide information specific to this event.
Property | Description |
---|---|
ColIndex | Indicates the position in the Columns collection. |
Row | The row index for the cell to be formatted. |
Value | The value to format. |