FontName property



Specifies the font name for data entries in a column.

Syntax

Set:     Column.setFontName(sName)
Get:     sName = Column.getFontName()

Applies to

Column object.

Data type

String. The sName value references a String object that contains the name of the font used for all data entries in the column.

Usage

This property specifies the font name for data entries in the column.

See also

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