Share via


Selection.Cut Method

Deletes the specified object and places it on the Clipboard.

Namespace:  Microsoft.Office.Interop.PowerPoint
Assembly:  Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)

Syntax

'Declaration
Sub Cut
'Usage
Dim instance As Selection

instance.Cut()
void Cut()

See Also

Reference

Selection Interface

Selection Members

Microsoft.Office.Interop.PowerPoint Namespace