Application.EditDelete method (Project)

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 A variable that represents an Application object.

Return value

Boolean

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.