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_GENERAL
1 NotesViewColumn.FMT_FIXED
2 NotesViewColumn.FMT_SCIENTIFIC
3 NotesViewColumn.FMT_CURRENCY