HeaderFontSize property



The size of the column header.

Syntax

Set:     Column.setHeaderFontSize(nSz)
Get:     nSz = Column.getHeaderFontSize()

Applies to

Column object.

Data type

int. The nSz value indicates the header size of the Column object on which this method is invoked.

Usage

This property represents the size of the column header.

See also

HeaderBold property
HeaderColor property
HeaderFontName property
HeaderFont property
HeaderItalic property
HeaderTextColor property