LOTUSSCRIPT/COM/OLE CLASSES


SetTabs method
Example

Sets tabs at even intervals in a rich text paragraph style.

Defined in

NotesRichTextParagraphStyle

Syntax

Call notesRichTextParagraphStyle.SetTabs( number%, startposition, interval, type% )

Parameters

number%


startposition
interval

Note In COM, this parameter is optional and defaults to 1.


type% Language cross-reference

setTabs method in Java RichTextParagraphStyle class

Example
See Also