HeaderColor property



The color of a column header.

Syntax

Set:     Column.setHeaderColor(Color)
Get:     Color = Column.getHeaderColor()

Applies to

Column object.

Data type

Color. The Color value references a Color object that specifies the header color of the Column object.

Usage

This property represents the header color of the column.

See also

HeaderBold property
HeaderFontName property
HeaderFont property
HeaderFontSize property
HeaderItalic property
HeaderTextColor property