Interior.ColorIndex (Excel)
Returns or sets a value that represents the color of the interior. Possible return values are xlColorIndexAutomatic - Automatic color, xlColorIndexNone - No color.
The color is specified as an index value into the current color palette, or as one of the following XlColorIndex constants: xlColorIndexAutomatic or xlColorIndexNone.
ActiveCell.Interior.ColorIndex = xlColorIndexAutomatic