Shape.Copy Method
Copies the object to the Clipboard.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Sub Copy
'Usage
Dim instance As Shape
instance.Copy()
void Copy()
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Copies the object to the Clipboard.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
'Declaration
Sub Copy
'Usage
Dim instance As Shape
instance.Copy()
void Copy()