ASP.NET Core

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ExcelImageFormat - ASP.NETCore API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ExcelImageFormat

    Possible image formats.

    Inheritance
    System.Object
    ExcelImageFormat
    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Portable.dll
    Syntax
    public sealed class ExcelImageFormat : Enum

    Fields

    Jpeg

    Use JPG picture format.

    Declaration
    public const ExcelImageFormat Jpeg
    Field Value
    Type Description
    ExcelImageFormat

    Original

    Try to keep original picture format.

    Declaration
    public const ExcelImageFormat Original
    Field Value
    Type Description
    ExcelImageFormat

    Png

    Use PNG picture format.

    Declaration
    public const ExcelImageFormat Png
    Field Value
    Type Description
    ExcelImageFormat

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved