IsRightToLeft (RichTextTable - Java™)

Read-write. Whether the reading order of the table is right to left.

Defined in

RichTextTable

Data type

boolean

Syntax

public boolean isRightToLeft()
    throws NotesException
public void setRightToLeft(boolean flag)
    throws NotesException

Legal values

Usage

A reading order of right to left supports Arabic and Hebrew languages.

Language cross-reference

RightToLeft property in NotesRichTextTable class

Example


Additional Documentation | Trademarks |