ComponentOne for WinUI
ExcelFileFormat 列挙体

C1.WinUI.Grid.Excel アセンブリ > C1.WinUI.Grid 名前空間 : ExcelFileFormat 列挙体
Supported Excel file formats.
シンタックス
'宣言
 
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

参照

参照

C1.WinUI.Grid 名前空間