'宣言 Public Enum ExportFileType Inherits System.Enum
public enum ExportFileType : System.Enum
'宣言 Public Enum ExportFileType Inherits System.Enum
public enum ExportFileType : System.Enum
メンバ | 解説 |
---|---|
Bmp | ビットマップ |
Csv | カンマ区切り値 |
Gif | グラフィック交換形式(GIF) |
Jpeg | Joint Photographic Experts Group(JPEG) |
Json | Json形式 |
Adobe PDF(Portable Document Format) | |
Png | Portable Network Graphics(PNG) |
Tiff | Tagged Image File Format(TIFF) |
Xls | Biff8(Office Excel 97-2003形式) |
Xlsx | OpenXML(Office Excel 2007+形式) |
Xml | Xml形式 |
System.Object
System.ValueType
System.Enum
C1.Web.Api.ExportFileType