'Declaration Public Enum ImageFormat Inherits System.Enum
public enum ImageFormat : System.Enum
'Declaration Public Enum ImageFormat Inherits System.Enum
public enum ImageFormat : System.Enum
Member | Description |
---|---|
Bmp | Specifies the bitmap image format. |
Gif | Specifies the GIF image format. |
Icon | Specifies the Windows icon image format. |
Jpeg | Specifies the JPEG image format. |
Png | Specifies the W3C PNG image format. |
Tiff | Specifies the Tag Image File Format (TIFF) image format. |
Unknown | Unknown unsupported image format. |
System.Object
System.ValueType
System.Enum
C1.Excel.ImageFormat