JAVA/CORBA CLASSES
Defines the end of a range.
Defined in
RichTextRange
Syntax
public void setEnd(Base element) throws NotesException
Parameters
element
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