XlCopyPictureFormat Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the format of the picture being copied.
public enum class XlCopyPictureFormat
public enum XlCopyPictureFormat
Public Enum XlCopyPictureFormat
- Inheritance
-
XlCopyPictureFormat
Fields
Name | Value | Description |
---|---|---|
xlPicture | -4147 | Drawn picture (.png, .wmf, .mix). |
xlBitmap | 2 | Bitmap (.bmp, .jpg, .gif). |