Partager via


Interior.ColorIndex Property (PowerPoint)

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

Version Information

Version Added: PowerPoint 2007

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

Concepts

Interior Object

Interior Object Members