remove (RichTextRange - Java™)
Removes everything in the range, including supported elements.
Defined in
Syntax
public void remove()
throws NotesException
Usage
If the end of the range is an object, that object is not removed.
Removes everything in the range, including supported elements.
public void remove()
throws NotesException
If the end of the range is an object, that object is not removed.