Name
Area.FontStyle -- set/get font style for object (V2.0)
Function
Set or get the font style for the object. This can be a combination of the following predefined styles:

Normal
Normal font style. This cannot be combined with any other styles.

Bold
Bold font style.

Italic
Italic font style.

Underlined
Underlined font style.

Fixed
Use a fixed width font.

Multiple styles can be combined by using a semicolon as a separator.

Type
String (see above for possible values)

Applicability
ISG


Show TOC