Enum ChartPicfRecord.TImageFormat
Image format.
Namespace: Syncfusion.XlsIO.Parser.Biff_Records.Charts
Assembly: Syncfusion.XlsIO.Base.dll
Syntax
public enum TImageFormat
Fields
Name | Description |
---|---|
MacintoshPICT | Represents the MacintoshPICT image format. |
WindowsBitmap | Represents the WindowsBitmap image format. |
WindowsMetafile | Represents the WindowsMetafile image format. |