JAVA/CORBA CLASSES


Tabs property
Example

Read-only. Tabs in a rich text paragraph style.

Defined in

RichTextParagraphStyle

Data type

java.util.Vector; elements are RichTextTab

Syntax

public java.util.Vector getTabs()
   throws NotesException

Return value

java.util.Vector


Usage

See RichTextTab for additional information and an example.

Language cross-reference

Tabs property in LotusScript NotesRichTextParagraphStyle class

Example
See Also