LOTUSSCRIPT/COM/OLE CLASSES
Sets tabs at even intervals in a rich text paragraph style.
Defined in
NotesRichTextParagraphStyle
Syntax
Call notesRichTextParagraphStyle.SetTabs( number%, startposition, interval, type% )
Parameters
number%
Note In COM, this parameter is optional and defaults to 1.
setTabs method in Java RichTextParagraphStyle class
Example See Also