LOTUSSCRIPT/COM/OLE CLASSES
Read-only. The type of the first element in the range.
Defined in
NotesRichTextRange
Data type
Long
Syntax
To get: type& = notesRichTextRange.Type
Legal values
RTELEM_TYPE_TEXTPOSITION and RTELEM_TYPE_TEXTSTRING are not strictly elements:
Type property in Java RichTextRange class
Example