EditDelete Method

Deletes the selected row, selected column, or row containing the active cell from the active view. If a column is deleted, the data displayed in that column is unaffected; otherwise, the data is also deleted.

Syntax

expression**.EditDelete**

*expression   *     Optional. An expression that returns an Application object.

Applies to | Application Object

See Also | EditClear Method | EditClearFormats Method | EditCopy Method | EditCopyPicture Method | EditCut Method | EditInsert Method