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