SetBegin (NotesRichTextRange - LotusScript®)
Defines the beginning of a range.
Defined in
Syntax
Call notesRichTextRange .SetBegin( element )
Parameters
element
NotesRichTextDocLink, NotesRichTextNavigator, NotesRichTextRange, or NotesRichTextTable. The element that begins the range. For NotesRichTextNavigator, this is the current position. For other elements, this is the position of the element.