ActiveX
To allow users to drag and drop cells
Set the AllowDragDrop property to True.
Note: When the OperationMode property is set to 2 (Row Mode), if you set the AllowDragDrop property to True and you drag and drop a cell or block of cells, the entire row or rows containing the selected cell or cells are dragged and dropped. |