Version Information
Version Added: Excel

Syntax

expression.Color

expression A variable that represents a FormatColor object.

Remarks

The format color is expressed as an RGB function. For example, to set the color to red, use RGB(255,0,0).

See also: