Clone (RichTextRange - Java™)
Creates another RichTextRange object with the same properties as the current one.
Defined in
Syntax
public RichTextRange Clone()
throws NotesException Return value
RichTextRange RichTextRange. The new range.
Creates another RichTextRange object with the same properties as the current one.
public RichTextRange Clone()
throws NotesException RichTextRange RichTextRange. The new range.