

| Type | Description | |||
| Item as Variant | A long expression that indicates the handle of the item. | |||
| ColIndex as Variant | A long expression that indicates the column's index, a string expression that indicates the column's key or the column's caption. | |||
| String | A string expression that indicates the format to be applied on the cell's value, including HTML formatting, if the cell supports it. |
The CellValue property of the cell is being shown as:

The value keyword in the FormatColumn property indicates the value to be formatted.
The expression supports cell's identifiers as follows:
Usage samples:
This property supports auto-numbering (index, pos, ...) expressions as described here. This property/method supports predefined constants and operators/functions as described here.