.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

LOTUSSCRIPT/COM/OLE CLASSES


SetEnd method
Example

Defines the end of a range.

Defined in

NotesRichTextRange

Syntax

Call notesRichTextRange.SetEnd( element )

Parameters

element


Usage

Calling this method after calling SetBegin with the same element defines a range containing that element.

Language cross-reference

setEnd method in Java RichTextRange class

Example