FontItalic
FontItalic (Property)
Sets or returns the current Font Italic status
Syntax:
FontItalic [ = value] As Boolean
The FontItalic property has these parts:
Parameter
Data Type
Description
value
Boolean
A Boolean expression that if it is true then the fonts are italic.
Example