IsFontItalic (NotesViewColumn - JavaScript™)
Read-write. Indicates whether the font style for a column includes italic.
Defined in
NotesViewColumnSyntax
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 |