ControlSite.Cut Method

Definition

Cuts the ControlSite to the Clipboard.

public:
 System::Object ^ Cut();
public object Cut ();
abstract member Cut : unit -> obj
Public Function Cut () As Object

Returns

true if the cut is successful; otherwise, false.

Remarks

Only embedded charts can be cut.

Applies to