IsFontUnderline (NotesViewColumn - JavaScript)

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

Defined in

NotesViewColumn

Syntax

isFontUnderline() : boolean

setFontUnderline(flag:boolean) : void

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

Usage

See FontStyle for the complete font style.