Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
| Excel Developer Reference |
Returns or sets a Variant value that represents the color of the interior.
Syntax
expression.ColorIndex
expression A variable that represents an Interior object.
Remarks
The color is specified as an index value into the current color palette, or as one of the following XlColorIndex constants:
- xlColorIndexAutomatic
- xlColorIndexNone
See Also