LOTUSSCRIPT/COM/OLE CLASSES


CreateRange method
Example

Creates a NotesRichTextRange object.

Note This method is new with Release 6.

Defined in

NotesRichTextItem

Syntax

Set notesRichTextRange = notesRichTextItem.CreateRange

Return value

notesRichTextRange


Language cross-reference

createRange method in Java RichTextItem class

Example
See Also