StrikeThrough (NotesRichTextStyle - JavaScript™)
Read-Write. Strikethrough rich-text attribute.
Defined in
NotesRichTextStyleSyntax
getStrikeThrough() : int
setStrikeThrough(value:int)
: void
Legal value
- RichTextStyle.YES for strikethrough
- RichTextStyle.NO for non-strikethrough
- RichTextStyle.STYLE_NO_CHANGE to maintain the previous state
- RichTextStyle.MAYBE to maintain previous state