.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

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