Skip to main content

LotusScript constants: view column align

Where used:

  • Alignment in NotesViewColumn
  • HeaderAlignment in NotesViewColumn

Constants:

Note: These constants are new with Release 5.

  • VC_ALIGN_CENTER (2)
  • VC_ALIGN_LEFT (0)
  • VC_ALIGN_RIGHT (1)