[]
Pastes the shape from the Clipboard.
public void ClipboardPasteShape()
Public Sub ClipboardPasteShape()
Pastes the shape from the Clipboard with the specified shape information.
public void ClipboardPasteShape(ShapeClipboardObject shapeInfo)
Public Sub ClipboardPasteShape(shapeInfo As ShapeClipboardObject)
Type | Name | Description |
---|---|---|
ShapeClipboardObject | shapeInfo | Shape with placement information |