IsFontBold (NotesViewColumn - JavaScript)

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

Defined in

NotesViewColumn

Syntax

isFontBold() : boolean

setFontBold(flag:boolean) : void

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

Usage

See FontStyle for the complete font style.