IShape.PickUp Method
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
Sub PickUp
'Usage
Dim instance As IShape
instance.PickUp()
void PickUp()
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
'Declaration
Sub PickUp
'Usage
Dim instance As IShape
instance.PickUp()
void PickUp()