IsHidden (NotesViewColumn - JavaScript™)
Read-write. Indicates whether a column is hidden.
Defined in
NotesViewColumnSyntax
isHidden() : boolean
setHidden(flag:boolean) : void
Legal value | Description |
---|---|
true |
if the column is hidden |
false |
if the column is not hidden |