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