LotusScript® constants: table style

Where used:

  • Style in NotesRichTextTable

Constants:

Note: These constants are new with Release 6.
  • TABLESTYLE_ALTERNATINGCOLS (4)
  • TABLESTYLE_ALTERNATINGROWS (5)
  • TABLESTYLE_LEFT (3)
  • TABLESTYLE_LEFTTOP (1)
  • TABLESTYLE_NONE (0)
  • TABLESTYLE_RIGHT (7)
  • TABLESTYLE_RIGHTTOP (6)
  • TABLESTYLE_SOLID (8)
  • TABLESTYLE_TOP (2)