'宣言 Public Enum ExcelFileFormat Inherits System.Enum
public enum ExcelFileFormat : System.Enum
'宣言 Public Enum ExcelFileFormat Inherits System.Enum
public enum ExcelFileFormat : System.Enum
| メンバ | 解説 |
|---|---|
Biff8 | Excel 97/2003 format (Binary Interchange File Format revision 8). |
OpenXml | Office 2007/2013 format. (Compressed Xml format) |
System.Object
System.ValueType
System.Enum
C1.WinUI.Grid.ExcelFileFormat