LOTUSSCRIPT/COM/OLE CLASSES
Read-write. Strikethrough rich text attribute.
Note This property is new with Release 4.6.
Defined in
NotesRichTextStyle
Data type
Boolean or constant of type Integer
Note The data type is Long for COM.
Syntax
To get: flag = notesRichTextStyle.StrikeThrough
To set: notesRichTextStyle.StrikeThrough = flag
Legal values
StrikeThrough in Java RichTextStyle class
Example See Also