JAVA/CORBA CLASSES
Read-Write. Horizontal alignment of text in each paragraph.
Defined in
RichTextParagraphStyle
Data type
int
Syntax
public int getAlignment() throws NotesException
public void setAlignment(int value) throws NotesException
Legal values
Alignment property in LotusScript NotesRichTextParagraphStyle class
TextAlignFull @command in formula language
TextAlignLeft @command in formula language
TextAlignCenter @command in formula language
TextAlignRight @command in formula language
TextParagraph @command in formula language
TextParagraphStyles @command in formula language
TextAlignNone @command in formula language
Example See Also