method Items.ClearItemBackColor (Index as Long)
Clears the item's background color.

TypeDescription
Index as Long A long expression that identifies the item's index.

The ClearItemBackColor method clears the item's background color when the ItemBackColor property is used. Use the BackColor property to specify the control's background color. Use the CellBackColor property to change the cell's background color.