Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 766 Bytes

Project.Application.EditDelete.md

File metadata and controls

31 lines (20 loc) · 766 Bytes
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.EditDelete method (Project)
vbapj.chm208
vbapj.chm208
project-server
Project.Application.EditDelete
db224f69-ac74-5c5d-6547-7df93ac54eab
06/08/2017
medium

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

[!includeSupport and feedback]