HeaderFont property
The font for text in the column header.
Syntax
Set: Column.setHeaderFont(Font)
Get: Font = Column.getHeaderFont()
Applies to
Column object.
Data type
Font. The Font value references the Font object that specifies the font used for text in the header of the Column object on which this method is invoked.
Usage
This property represents the font in which the text of the column header is displayed.
See also
HeaderBold property
HeaderColor property
HeaderFontName property
HeaderFontSize property
HeaderItalic property
HeaderTextColor property