LOTUSSCRIPT/COM/OLE CLASSES


EndInsert method
Esempio

Resets the insertion position to the end of the rich text item. Must be paired with BeginInsert.

Nota This method is new with Release 6.

Defined in

NotesRichTextItem

Syntax

Call notesRichTextItem.EndInsert

Language cross-reference

endInsert method in Java RichTextItem class

Esempio
Vedere anche