IsHidden (NotesViewColumn - JavaScript)

Read-write. Indicates whether a column is hidden.

Defined in

NotesViewColumn

Syntax

isHidden() : boolean

setHidden(flag:boolean) : void

Legal value Description
true if the column is hidden
false if the column is not hidden