Share via


Application.EditInsert Method

Project Developer Reference

If a column is selected, brings up the Column Definition dialog box. Otherwise, inserts a new row above the selected row or the row containing the active cell.

Syntax

expression.EditInsert

expression   A variable that represents an Application object.

Return Value
Boolean

See Also