GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.IO 名前空間 : FileFormat 列挙体 |
'Declaration
Public Enum FileFormat Inherits System.Enum
'使用法
Dim instance As FileFormat
public enum FileFormat : System.Enum
メンバ | 説明 |
---|---|
BinaryWorkbook12 | BIFF12バイナリワークブック形式(* .xlsb) |
OpenXMLWorkbook | XMLワークブック(*.xlsx)を開きます。 |
OpenXMLWorkbookMacroEnabled | XMLマクロ有効ワークブック(*.xlsm)を開きます。 |
System.Object
System.ValueType
System.Enum
GrapeCity.Spreadsheet.IO.FileFormat