FORMULA LANGUAGE


EditTableInsertRowColumn @Command
Displays the Insert Row/Column dialog box, where the user can select the number of rows or columns to insert into the table.

Syntax

@Command( [EditTableInsertRowColumn] )

Usage


This command does not work on the Web.

Language cross-reference

AddRow method of LotusScript NotesRichTextTable class

AddRow method of ODBCResultSet class

See Also