Edit

Excel.PictureFormat enum

The format of the image.

Remarks

[Api set: ExcelApi 1.9]

Fields

bmp = "BMP"

Bitmap image.

  • [Api set: ExcelApi 1.9]
gif = "GIF"

Graphics Interchange Format.

  • [Api set: ExcelApi 1.9]
jpeg = "JPEG"

Joint Photographic Experts Group.

  • [Api set: ExcelApi 1.9]
png = "PNG"

Portable Network Graphics.

  • [Api set: ExcelApi 1.9]
svg = "SVG"

Scalable Vector Graphic.

  • [Api set: ExcelApi 1.9]
unknown = "UNKNOWN"
  • [Api set: ExcelApi 1.9]