UseHideFormula (NotesOutlineEntry - JavaScript™)
Read-Write. Indicates whether an entry is hidden when the hide formula is true.
Defined in
NotesOutlineEntrySyntax
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 |