Interior.ColorIndex Property

Definition

Returns or sets the color of the interior.

public:
 property System::Object ^ ColorIndex { System::Object ^ get(); void set(System::Object ^ value); };
public object ColorIndex { get; set; }
member this.ColorIndex : obj with get, set
Public Property ColorIndex As Object

Property Value

Object

Remarks

The color is specified as an Object set to an index value for the current color palette, or as one of the following XlColorIndex constants:

Applies to