JAVA/CORBA CLASSES
Adds rows to a table.
Defined in
RichTextTable
Syntax
public void addRow() throws NotesException
public void addRow(int count) throws NotesException
public void addRow(int count, int targetrow) throws NotesException
Parameters
int count
AddRow method in NotesRichTextTable class
EditTableInsertRowColumn @command in formula language
Example See Also