FileFormatType

FileFormatType enumeration

Menghitung jenis format file spreadsheet

public enum FileFormatType

Nilai

Nama Nilai Keterangan
VDX 0 format xml MS Visio VDX.
VSD 1 format biner MS Visio VSD.
VSX 2 format stensil xml MS Visio VSX.
VSS 3 format stensil biner MS Visio VSS.
VTX 4 format template xml MS Visio VTX.
VST 5 Format template biner MS Visio VST.
VDW 6 format gambar web MS Visio VDW.
VSDX 7 Format file VSDX MS Visio 2013.
VSTX 8 Format file Templat VSTX MS Visio 2013.
VSSX 9 Format file MS Visio 2013 VSSX.
CSV 10 Merupakan file CSV. Format file tidak didukung Hanya untuk mendeteksi jenis file.
Xlsx 11 Merupakan file xlsx.
Xlsm 12 Merupakan file xlsm yang mengaktifkan makro.
Xltx 13 Mewakili file xltx templat.
Xltm 14 Mewakili file xltm templat yang diaktifkan makro.
Xlam 15 Mewakili file xltm templat yang mendukung addinMacro.
TabDelimited 16 Merupakan file teks yang dibatasi tab.
Html 17 Merupakan file html.
ODS 18 Merupakan file ods.
Excel97To2003 19 Merupakan file xls Excel97-2003.
Excel2003XML 20 Merupakan file xml Excel 2003.
Xlsb 21 Merupakan file xlsb.
Unknown 255 Merupakan format yang tidak dikenali, tidak dapat dimuat.
Pdf 22 Merupakan file Pdf.
XPS 23 Merupakan file XPS.
TIFF 24 Merupakan file TIFF.
SVG 25 Merupakan file svg.
Docx 26 Merupakan file docx.
Dif 27 Format Pertukaran Data.
Doc 28 Merupakan file doc.
Ppt 29 Merupakan file ppt.
MapiMessage 30 Merupakan file email.
MSEquation 31 Merupakan objek MS Equation 3.0.
Ole10Native 32 Mewakili objek asli tersemat.
Docm 33 Merupakan file docm.
Dotx 34 Merupakan file dotx.
Dotm 35 Merupakan file dotm.
Pptm 36 Merupakan file pptm.
Potx 37 Merupakan file Potx.
Potm 38 Merupakan file Potm.
Ppsx 39 Merupakan file ppsx.
Ppsm 40 Merupakan file ppsm.
Ooxml 41 Merupakan file xml terbuka kantor (seperti xlsx, docx, pptx, dll).
VSDM 42 Format file VSDM MS Visio 2013.
VSSM 43 Format file MS Visio 2013 VSSM.
VSTM 44 Format file MS Visio 2013 VSTM.
XML 45 Merupakan file xml sederhana.
SLDX 46 Merupakan file sldx.
Pptx 47 Merupakan file pptx.

Lihat juga