Clone (NotesRichTextRange - JavaScript™)
Creates another RichTextRange object with the same properties as the current one.
Defined in
NotesRichTextRangeSyntax
Clone() : NotesRichTextRange
Return value | Description |
---|---|
RichTextRange |
RichTextRange. The new range. |