Type (NotesRichTextTab - LotusScript®)

Read-only. Type of tab.

Defined in

NotesRichTextTab

Data type

Integer

Syntax

To get: type% = notesRichTextTab.Type

Legal values

  • TAB_CENTER (3)
  • TAB_DECIMAL (2)
  • TAB_LEFT (0)
  • TAB_RIGHT (1)