[]
Provides data for the FromatText event.
public class FormatTextEventArgs : EventArgs
| Name | Description |
|---|---|
| ColIndex | Indicates the position in the Columns collection. |
| Column | The C1DataColumn object. |
| Row | The row index for the cell to be formatted. |
| Value | The value to format. |