IsNumberAttribPunctuated (NotesViewColumn - JavaScript)

Read-write. Indicates whether the number attributes for a column include punctuation at thousandths.

Defined in

NotesViewColumn

Syntax

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

Usage

See NumberAttrib for all the number attributes.