ForegroundColor Property

Specifies the color to be used to fill the interior of a shape.

Syntax

object.ForegroundColor [= Long]

Properties

The ForegroundColor property syntax has these parts:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

Long

The COLORREF used to set the shape's foreground color.

 

Applies To