NumberFormat (NotesViewColumn - JavaScript™)
Read-write. Format for numeric values in a column.
Defined in
NotesViewColumnSyntax
getNumberFormat() : int setNumberFormat(format:int) : void
Legal value
0 NotesViewColumn.FMT_GENERAL1 NotesViewColumn.FMT_FIXED2 NotesViewColumn.FMT_SCIENTIFIC3 NotesViewColumn.FMT_CURRENCY