LOTUSSCRIPT/COM/OLE CLASSES


SetTabs method
Esempio

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

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


type% Language cross-reference

setTabs method in Java RichTextParagraphStyle class

Esempio
Vedere anche