IsNumberAttribParens (NotesViewColumn - JavaScript)

Read-write. Indicates whether the number attributes for a column include parentheses for negative numbers.

Defined in

NotesViewColumn

Syntax

isNumberAttribParens() : boolean

setNumberAttribParens(flag:boolean) : void

Legal value Description
true if the number attributes include parentheses
false if the number attributes do not include parentheses

Usage

See NumberAttrib for all the number attributes.