LOTUSSCRIPT/COM/OLE CLASSES
Read-only. A rich text navigator confined to the range.
Defined in
NotesRichTextRange
Data type
NotesRichTextNavigator
Syntax
To get: Set notesRichTextNavigator = notesRichTextRange.Navigator
Usage
Use this navigator to access elements within the range.
Language cross-reference
Navigator property in Java RichTextRange class
Example