CutCopyMode Property

         Example         Applies To

Returns or sets the status of Cut or Copy mode. Can be True, False, or an XLCutCopyMode constant, as shown in the following tables. Read/write Long.

Return value Description
False Not in Cut or Copy mode
xlCopy In Copy mode
xlCut In Cut mode

Set value Description
False Cancels Cut or Copy mode and removes the moving border.
True Cancels Cut or Copy mode and removes the moving border.