ShapeRange.Duplicate Method
Office 2007
| Word Developer Reference |
Syntax
expression.Duplicate
expression Required. A variable that represents a ShapeRange object.
Example
This example creates a duplicate of shape one on the active document and then changes the fill for the new shape.
| Visual Basic for Applications |
|---|
|