Enum ExcelImageFormat
Possible image formats.
Namespace: Syncfusion.XlsIO
Assembly: Syncfusion.XlsIO.Base.dll
Syntax
public enum ExcelImageFormat
Fields
Name | Description |
---|---|
Jpeg | Use JPG picture format. |
Original | Try to keep original picture format. |
Png | Use PNG picture format. |