TextFontStyle Property

Specifies the font style for new text.

See Also | Example

Signature

object.TextFontStyle

object

PreferencesDisplay
The object or objects this property applies to.

TextFontStyle

acTextFontStyle enum; read-write

acFontRegular

acFontItalic

acFontBold

acFontBoldItalic

Remarks

The initial value for this property is acFontRegular.

 

   Comments?