Interior.ColorIndex property (PowerPoint)

Returns or sets the color of the interior. Read/write Variant.

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

Interior Object

Support and feedback

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.