FontName property



Specifies the name of the font used for text entries in this task.

Syntax

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

Applies to

Task object.

Data type

String. The sName value references a String object that specifies the name of the font for all currently displayed text entries in this task.

Usage

This property specifies that specifies the name of the font used for all currently displayed text entries in this task.

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 TextElement)
FontSize property (of Column)
FontSize property (of Scheduler)
FontSize property (of Task)
FontSize property (of TextElement)