XlCopyPictureFormat enumeration (Excel)
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. |
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.