IsNumberAttribPunctuated (NotesViewColumn - JavaScript™)
Read-write. Indicates whether the number attributes for a column include punctuation at thousandths.
Defined in
NotesViewColumnSyntax
isNumberAttribPunctuated()
: boolean
setNumberAttribPunctuated(flag:boolean) : void
Legal value | Description |
---|---|
true |
if the number attributes include punctuation |
false |
if the number attributes do not include punctuation |