IsNumberAttribPercent (NotesViewColumn - JavaScript™)
Read-write. Indicates whether the number attributes for a column include displaying the number as a percentage.
Defined in
NotesViewColumnSyntax
isNumberAttribPercent() : boolean
setNumberAttribPercent(flag:boolean) : void
Legal value | Description |
---|---|
true |
if the number attributes include percent |
false |
if the number attributes do not include percent |