Skip to main content

LotusScript constants: view column number format

Where used:

  • NumberFormat in NotesViewColumn

Constants:

Note: These constants are new with Release 5.

  • VC_FMT_CURRENCY (3)
  • VC_FMT_FIXED (1)
  • VC_FMT_GENERAL (0)
  • VC_FMT_SCIENTIFIC (2)