.

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

JAVA/CORBA CLASSES


setEnd method
Example

Defines the end of a range.

Defined in

RichTextRange

Syntax

public void setEnd(Base element)
   throws NotesException

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 LotusScript NotesRichTextRange class

Example
See Also