LOTUSSCRIPT/COM/OLE CLASSES
Read-write. Underline rich text attribute.
Hinweis This property is new with Release 4.6.
Defined in
NotesRichTextStyle
Data type
Boolean or constant of type Integer
Hinweis The data type is Long for COM.
Syntax
To get: flag = notesRichTextStyle.Underline
To set: notesRichTextStyle.Underline = flag
Legal values
Underline in Java RichTextStyle class
TextUnderline @command in formula language
Beispiel Siehe auch