IsHeaderFontBold (NotesViewColumn - JavaScript)

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

Defined in

NotesViewColumn

Syntax

isHeaderFontBold() : boolean

setHeaderFontBold(flag:boolean) : void

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

Usage

See HeaderFontStyle for the complete font style.