EditTableDeleteRowColumn @Command (Formula Language)
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
- A document must be open in Edit mode
or
- A form, subform, or page must be open in Design mode
- The cursor must be in a table.
This command does not work on the Web.
If using this command in a hotspot button or any other element that causes a change in focus, the EditGoToField or EditTop command must be used first to return the focus to the document. The document must be in Edit mode.