Share via


Application.CellDragAndDrop Property

Project Developer Reference

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.

Return Value
Boolean

See Also