title | keywords | f1_keywords | api_name | ms.assetid | ms.date | ms.localizationpriority | ||
---|---|---|---|---|---|---|---|---|
OLEObject.CopyPicture method (Excel) |
vbaxl10.chm415077 |
|
|
2a4d8e14-5dfe-74f1-6ffe-7501c46e90ca |
05/02/2019 |
medium |
Copies the selected object to the Clipboard as a picture. Variant.
expression.CopyPicture (Appearance, Format)
expression A variable that represents an OLEObject object.
Name | Required/Optional | Data type | Description |
---|---|---|---|
Appearance | Optional | XlPictureAppearance | Specifies how the picture should be copied. The default value is xlScreen. |
Format | Optional | XlCopyPictureFormat | The format of the picture. The default value is xlPicture. |
Variant
[!includeSupport and feedback]