LOTUSSCRIPT/COM/OLE CLASSES


SetTab method
Example

Sets a tab in a rich text paragraph style.

Defined in

NotesRichTextParagraphStyle

Syntax

Call notesRichTextParagraphStyle.SetTab( position, type% )

Parameters

position


type%

Note In COM, this parameter is optional.

Language cross-reference

setTab method in Java RichTextParagraphStyle class

@Char function in formula language

Example
See Also