XlCopyPictureFormat Enum
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
C#
public enum XlCopyPictureFormat
Public Enum XlCopyPictureFormat
- Inheritance
-
XlCopyPictureFormat
Name | Value | Description |
---|---|---|
xlPicture | -4147 | Drawn picture (.png, .wmf, .mix). |
xlBitmap | 2 | Bitmap (.bmp, .jpg, .gif). |
Product | Versions |
---|---|
Excel primary interop assembly | Latest |