HeaderTextColor property



The color of text in the column header.

Syntax

Set:     Column.setHeaderTextColor(Color)
Get:     Color = Column.getHeaderTextColor()

Applies to

Column object.

Data type

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

Usage

This property represents color of the column header text.

See also

HeaderBold property
HeaderColor property
HeaderFontName property
HeaderFont property
HeaderFontSize property
HeaderItalic property