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