GemBox.Spreadsheet
  • Overview
  • Examples
  • Free version
  • Support
  • Pricelist

    Show / Hide Table of Contents

    ExcelPictureFormat Enum

    Namespace:
    GemBox.Spreadsheet
    Assembly:
    GemBox.Spreadsheet.dll

    Picture formats.

    • C#
    • VB.NET
    public enum ExcelPictureFormat
    Public Enum ExcelPictureFormat
    Remarks

    In xls, only Jpeg, Png and Emf formats are supported.

    Fields

    Bmp

    Bmp picture format.

    Emf

    Emf picture format.

    Exif

    Exif picture format.

    Gif

    Gif picture format.

    Ico

    Ico picture format.

    Jpeg

    Jpeg picture format.

    Png

    Png picture format.

    Svg

    Svg picture format.

    Tiff

    Tiff picture format.

    Wmf

    Wmf picture format.

    Back to top

    Facebook • Twitter • LinkedIn

    © GemBox Ltd. — All rights reserved.