Shape.Cut Method

Definition

Cuts the object to the Clipboard or pastes it into a specified destination.

public:
 void Cut();
public void Cut ();
Public Sub Cut ()

Remarks

The cut range must be made up of adjacent cells.

Only embedded charts can be cut.

Applies to