Shape.Copy Method

Copies the object to the Clipboard.

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

Syntax

'Declaration
Sub Copy
'Usage
Dim instance As Shape

instance.Copy()
void Copy()

See Also

Reference

Shape Interface

Shape Members

Microsoft.Office.Interop.Excel Namespace