Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 729 Bytes

Project.Application.CellDragAndDrop.md

File metadata and controls

26 lines (18 loc) · 729 Bytes
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.CellDragAndDrop property (Project)
vbapj.chm131603
vbapj.chm131603
project-server
Project.Application.CellDragAndDrop
a9ce116c-bf06-126b-2955-20e5a2880633
06/08/2017
medium

Application.CellDragAndDrop property (Project)

True if you can move and copy cells by dragging them. False if you can move and copy cells only by cutting or copying and then pasting them. Read/write Boolean.

Syntax

expression. CellDragAndDrop

expression A variable that represents an Application object.

[!includeSupport and feedback]