Shape.CopyPicture(Object, Object) Method

Definition

Copies the selected object to the Clipboard as a picture.

public void CopyPicture (object Appearance, object Format);
Public Sub CopyPicture (Optional Appearance As Object, Optional Format As Object)

Parameters

Appearance
Object

Optional Object. Specifies how the picture should be copied.

Format
Object

Optional Object. The format of the picture.

Applies to