IsFontItalic (NotesViewColumn - JavaScript)

Read-write. Indicates whether the font style for a column includes italic.

Defined in

NotesViewColumn

Syntax

isFontItalic() : boolean

setFontItalic(flag:boolean) : void

Legal value Description
true if the font style includes italic
false if the font style does not include italic

Usage

See FontStyle for the complete font style.