IsFontStrikethrough (NotesViewColumn - JavaScript™)
Read-write. Indicates whether the font style for a column includes strikethrough.
Defined in
NotesViewColumnSyntax
isFontStrikethrough() : boolean setFontStrikethrough(flag:boolean) : void
| Legal value | Description |
|---|---|
true |
if the font style includes strikethrough |
false |
if the font style does not include strikethrough |