BackgroundColor Property

Specifies the background color of an object.

Syntax

object.BackgroundColor [= Long]

Properties

The BackgroundColor 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 object's background color.

 

Applies To