IsFontStrikethrough (NotesViewColumn - JavaScript)

Read-write. Indicates whether the font style for a column includes strikethrough.

Defined in

NotesViewColumn

Syntax

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

Usage

See FontStyle for the complete font style.