LOTUSSCRIPT/COM/OLE CLASSES
Adds rows to a table.
Defined in
NotesRichTextTable
Syntax
Call notesRichTextTable.AddRow( [count%] [, targetrow%] )
Parameters
count%
EditTableInsertRowColumn @command in formula language
addRow method in Java RichTextTable class
Example See Also