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