method Items.ClearItemForeColor (Index as Long)
Clears the item's foreground color.

TypeDescription
Index as Long A long expression that indicates the index of the item.

The ClearItemForeColor method clears the item's foreground color when the ItemForeColor property is used. Use the ForeColor property to specify the control's foreground color. Use the CellForeColor property to change the cell's foreground color.