Skip to main content

XlCopyPictureFormat enumeration

Specifies the format of the picture being copied.

Name Value Description
xlBitmap 2 Picture copied in bitmap (raster) format: bmp, jpg, gif, png.
xlPicture -4147 Picture copied in vector format: emf, wmf.

Leave a comment

Your email address will not be published. Required fields are marked *

Format your code: <pre><code class="language-vba">place your code here</code></pre>