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