addTab (NotesRichTextItem - JavaScript™)
Appends one or more tabs to a rich text item.
Defined in
NotesRichTextItemSyntax
addTab() : void
addTab(count:int) : void
Parameter | Description |
---|---|
count |
The number of tabs to append. |
Appends one or more tabs to a rich text item.
addTab() : void
addTab(count:int) : void
Parameter | Description |
---|---|
count |
The number of tabs to append. |