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.

Language cross-reference

IsFontUnderline property in LotusScript® NotesViewColumn class

IsFontUnderline property in Java ViewColumn class