JAVA/CORBA CLASSES
Removes rows from a table.
Defined in
RichTextTable
Syntax
public void removeRow() throws NotesException
public void removeRow(int count) throws NotesException
public void removeRow(int count, int targetrow) throws NotesException
Parameters
int count
RemoveRow method in NotesRichTextTable class
EditTableDeleteRowColumn @command in formula language
Example See Also