FontSize property



Specifies the default font size for entries in a column.

Syntax

Set:     Column.setFontSize(fSize)
Get:     fSize = Column.getFontSize()

Applies to

Column object.

Data type

int. The fSize value specifies the default font size for the data entries in the column.

Usage

This property specifies the default font size for entries in a column.

See also

Font property (of Scheduler)
Font property (of Task)
Font property (of TextElement)
FontName property (of Column)
FontName property (of Scheduler)
FontName property (of Task)
FontName property (of TextElement)
FontSize property (of Scheduler)
FontSize property (of Task)
FontSize property (of TextElement)