FORMULA LANGUAGE


EditTableDeleteRowColumn @Command
Displays the Delete Row/Column dialog box, where the user can select the number of rows or columns to delete from the current table.

Syntax

@Command( [EditTableDeleteRowColumn] )

Usage


This command does not work on the Web.

Language cross-reference

RemoveRow method of LotusScript NotesRichTextTable class

DeleteRow method of ODBCResultSet class

See Also