LOTUSSCRIPT/COM/OLE CLASSES


NotesRichTextTab class
Represents rich text tab attributes.

Note This class is new with Release 5.

Containmet

Contained by: NotesRichTextParagraphStyle

Properties

Position

Type

Methods

Clear

Creation

To create a new NotesRichTextTab object, use SetTab method or SetTabs method in NotesRichTextParagraphStyle.

Access

Use a RichTextTab object obtained from Tabs property and ClearAllTabs method in NotesRichTextParagraphStyle.

See Also