JAVA/CORBA CLASSES


remove method
Example

Removes everything in the range, including supported elements.

Defined in

RichTextRange

Syntax

public void remove()
   throws NotesException

Usage

If the end of the range is an object, that object is not removed.

Language cross-reference

Remove method in LotusScript NotesRichTextRange class

Example
See Also