LotusScript® constants: view column font

Where used:

  • FontStyle in NotesViewColumn
  • HeaderFontStyle in NotesViewColumn

Constants:

Note: These constants are new with Release 5.
  • VC_FONT_BOLD (1)
  • VC_FONT_ITALIC (2)
  • VC_FONT_PLAIN (0)
  • VC_FONT_STRIKEOUT (8)
  • VC_FONT_STRIKETHROUGH (8)
  • VC_FONT_UNDERLINE (4)