UseHideFormula (NotesOutlineEntry - JavaScript)

Read-Write. Indicates whether an entry is hidden when the hide formula is true.

Defined in

NotesOutlineEntry

Syntax

getUseHideFormula() : boolean

setUseHideFormula(value:boolean) : void

Legal value Description
true if the entry is hidden when the hide formula is true
false if the entry displays regardless of the hide formula

Usage

See HideFormula for the text of the hide formula.