IsNumberAttribParens (NotesViewColumn - JavaScript™)
Read-write. Indicates whether the number attributes for a column include parentheses for negative numbers.
Defined in
NotesViewColumnSyntax
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 |