Clone (RichTextRange - Java™)

Creates another RichTextRange object with the same properties as the current one.

Defined in

RichTextRange

Syntax

public RichTextRange Clone()
    throws NotesException

Return value

RichTextRange

RichTextRange. The new range.

Language cross-reference

Clone method in LotusScript® NotesRichTextRange class