LOTUSSCRIPT/COM/OLE CLASSES
To access a table in a rich text item, use the NotesRichTextNavigator methods in conjunction with the type RTELEM_TYPE_TABLE and RTELEM_TYPE_TABLECELL. To access the cells in a table, use the NotesRichTextNavigator methods in conjunction with the type RTELEM_TYPE_TABLECELL. To create a table, use the AppendTable method in NotesRichTextItem. After creating a table, you must navigate in the rich text item to access it.
Once you access a table, the NotesRichTextTable class lets you add rows, remove rows, remove the table, and use the following properties: