Shape.Duplicate Method
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Function Duplicate As Shape
'Usage
Dim instance As Shape
Dim returnValue As Shape
returnValue = instance.Duplicate()
Shape Duplicate()
Return Value
Type: Microsoft.Office.Core.Shape