IsNumberAttribPercent (NotesViewColumn - JavaScript)

Read-write. Indicates whether the number attributes for a column include displaying the number as a percentage.

Defined in

NotesViewColumn

Syntax

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

Usage

See NumberAttrib for all the number attributes.