The Style property returns/sets the font style of the Font object.
Property Value
Font style.
Remarks
Sets the Font style that is used to display the text. This property is equivalent to the CSS "font-style" definition. Accepts values of "normal", "italic" or "oblique".