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

Language cross-reference

IsHidden property in LotusScript® NotesViewColumn class

IsHidden property in Java ViewColumn class