OLEObjects.Cut Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Cuts the object to the Clipboard or pastes it into a specified destination.
public:
System::Object ^ Cut();
public object Cut ();
Public Function Cut () As Object
Returns
Remarks
The cut range must be made up of adjacent cells.
Only embedded charts can be cut.