HeaderBold property



Specifies whether the column header is boldface.

Syntax

Set:     Column.setHeaderBold(bBold)
Get:     bBold = Column.getHeaderBold()

Applies to

Column object.

Data type

boolean. If the bBold value is true, the column header is boldface; otherwise, the column header is not boldface.

Usage

This property specifies whether the column header is boldface.

See also

HeaderColor property
HeaderFontName property
HeaderFont property
HeaderFontSize property
HeaderItalic property
HeaderTextColor property