FontName property



The name of the default font for data fields in this schedule.

Syntax

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

Applies to

Scheduler object.

Data type

String. The sName value references a String object that specifies the name of the default font for data fields in the Scheduler object on which this method is invoked.

Usage

This property specifies the name of the default font for the data fields in this Scheduler.

See also

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