Underline (NotesRichTextStyle - JavaScript™)
Read-Write. Underline rich text attribute.
Defined in
NotesRichTextStyleSyntax
getUnderline() : int
setUnderline(value:int)
: void
Legal value
- RichTextStyle.YES for underline
- RichTextStyle.NO for non-underline
- RichTextStyle.STYLE_NO_CHANGE to maintain the previous state
- RichTextStyle.MAYBE to maintain previous state