Interior.ColorIndex property (Excel)
Returns or sets a Variant value that represents the color of the interior.
expression.ColorIndex
expression A variable that represents an Interior object.
The color is specified as an index value into the current color palette, or as one of the following XlColorIndex constants: xlColorIndexAutomatic or xlColorIndexNone.
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.