IsHeaderFontUnderline (NotesViewColumn - JavaScript)

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

Defined in

NotesViewColumn

Syntax

isHeaderFontUnderline() : boolean

setHeaderFontUnderline(flag:boolean) : void

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

Usage

See HeaderFontStyle for the complete font style.