IsHeaderFontStrikethrough (NotesViewColumn - JavaScript)

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

Defined in

NotesViewColumn

Syntax

isHeaderFontStrikethrough() : boolean

setHeaderFontStrikethrough(flag:boolean) : void

Legal value Description
true if the header font style includes strikethrough
false if the header font style does not include strikethrough

Usage

See HeaderFontStyle for the complete font style.