LOTUSSCRIPT/COM/OLE CLASSES
Read-write. Whether the reading order of the table is right to left.
Defined in
NotesRichTextTable
Data type
Boolean
Syntax
To get: flag = notesRichTextTable.RightToLeft
To set: notesRichTextTable.RightToLeft = flag
Legal values
A reading order of right to left supports Arabic and Hebrew languages.
Language cross-reference
RightToLeft property in Java RichTextTable class
Example See Also