com.aspose.cells
Class FileFormatType

java.lang.Object
    extended by com.aspose.cells.FileFormatType

public class FileFormatType 
extends java.lang.Object

Utility class containing constants. Enumerates spreadsheet file format types

Field Summary
static final intASPOSE_PDF
           Saves the spreadsheet in Aspose.Pdf.Xml format that can be read by Aspose.Pdf to produce a PDF file. NOTE: This member is now obsolete. Instead, please use PDF property. This property will be removed 6 months later since April 2010. Aspose apologizes for any inconvenience you may have experienced.
static final intCSV
           Represents a CSV file.
static final intDEFAULT
           Represents an Excel 97-2003 xls file. NOTE: This member is now obsolete. Instead, please use EXCEL_97_TO_2003property. This property will be removed 12 months later since March 2010. Aspose apologizes for any inconvenience you may have experienced.
static final intXLSX
           Represents an xlsx file.
static final intEXCEL_2007_XLSX
           Represents an xlsx file. NOTE: This member is now obsolete. Instead, please use XLSX property. This property will be removed 12 months later since June 2010. Aspose apologizes for any inconvenience you may have experienced.
static final intXLSM
           Represents an xlsm file which enable macros.
static final intEXCEL_2007_XLSM
           Represents an xlsm file which enable macros. NOTE: This member is now obsolete. Instead, please use XLSM property. This property will be removed 12 months later since June 2010. Aspose apologizes for any inconvenience you may have experienced.
static final intXLTX
           Represents a template xltx file.
static final intEXCEL_2007_XLTX
           Represents a template xltx file. NOTE: This member is now obsolete. Instead, please use XLTX property. This property will be removed 12 months later since June 2010. Aspose apologizes for any inconvenience you may have experienced.
static final intXLTM
           Represents a macro-enabled template xltm file.
static final intXLAM
           Represents a addinMacro-enabled template xltm file.
static final intEXCEL_2007_XLTM
           Represents a macro-enabled template xltm file. NOTE: This member is now obsolete. Instead, please use XLTM property. This property will be removed 12 months later since June 2010. Aspose apologizes for any inconvenience you may have experienced.
static final intTAB_DELIMITED
           Represents a tab delimited text file.
static final intHTML
           Represents a html file.
static final intM_HTML
           Represents a mhtml file.
static final intODS
           Represents a ods file.
static final intEXCEL_97_TO_2003
           Represents an Excel97-2003 xls file.
static final intEXCEL_2003_XML
           Represents an Excel 2003 xml file.
static final intXLSB
           Represents an xlsb file.
static final intEXCEL_2007_XLSB
           Represents an xlsb file. NOTE: This member is now obsolete. Instead, please use XLSB property. This property will be removed 12 months later since June 2010. Aspose apologizes for any inconvenience you may have experienced.
static final intUNKNOWN
           Represents unrecognized format, cannot be loaded.
static final intPDF
           Represents a Pdf file.
static final intXPS
           Represents an XPS file.
static final intSVG
           Represents a svg file.
static final intEXCEL_95
           Represents an Excel95 xls file.
static final intEXCEL_4
           Represents an Excel4.0 xls file.
static final intEXCEL_3
           Represents an Excel3.0 xls file.
static final intEXCEL_2
           Represents an Excel2.1 xls file.
static final intPPTX
           Represents a pptx file.
static final intDOCX
           Represents a docx file.
static final intDIF
           Data Interchange Format.
static final intDOC
           Represents a doc file.
static final intPPT
           Represents a ppt file.
static final intMAPI_MESSAGE
           Represents a email file.
static final intMS_EQUATION
           Represents the MS Equation 3.0 object.
static final intOLE_10_NATIVE
           Represents the embedded native object.
static final intVSD
           Represents MS Visio VSD binary format.
static final intVSDX
           MS Visio 2013 VSDX file format.
static final intDOCM
           Represents a docm file.
static final intDOTX
           Represents a dotx file.
static final intDOTM
           Represents a dotm file.
static final intPPTM
           Represents a pptm file.
static final intPOTX
           Represents a Potx file.
static final intPOTM
           Represents a Potm file.
static final intPPSX
           Represents a ppsx file.
static final intPPSM
           Represents a ppsm file.
static final intOOXML
           Represents office open xml file(such as xlsx, docx,pptx, etc).
static final intODT
           Represents a odt file.
static final intODP
           Represents a odp file.
static final intODF
           Represents a odf file.
static final intODG
           Represents a odg file.
static final intXML
           Represents an simple xml file.
static final intXLT
           Represents a template xlt file.
static final intOTT
           Represents a odt file.
static final intBMP
           Represents a bmp file.
static final intOTS
           Represents a ods file.
 

Field Detail

ASPOSE_PDF

public static final int ASPOSE_PDF
Saves the spreadsheet in Aspose.Pdf.Xml format that can be read by Aspose.Pdf to produce a PDF file. NOTE: This member is now obsolete. Instead, please use PDF property. This property will be removed 6 months later since April 2010. Aspose apologizes for any inconvenience you may have experienced.

CSV

public static final int CSV
Represents a CSV file.

DEFAULT

public static final int DEFAULT
Represents an Excel 97-2003 xls file. NOTE: This member is now obsolete. Instead, please use EXCEL_97_TO_2003property. This property will be removed 12 months later since March 2010. Aspose apologizes for any inconvenience you may have experienced.

XLSX

public static final int XLSX
Represents an xlsx file.

EXCEL_2007_XLSX

public static final int EXCEL_2007_XLSX
Represents an xlsx file. NOTE: This member is now obsolete. Instead, please use XLSX property. This property will be removed 12 months later since June 2010. Aspose apologizes for any inconvenience you may have experienced.

XLSM

public static final int XLSM
Represents an xlsm file which enable macros.

EXCEL_2007_XLSM

public static final int EXCEL_2007_XLSM
Represents an xlsm file which enable macros. NOTE: This member is now obsolete. Instead, please use XLSM property. This property will be removed 12 months later since June 2010. Aspose apologizes for any inconvenience you may have experienced.

XLTX

public static final int XLTX
Represents a template xltx file.

EXCEL_2007_XLTX

public static final int EXCEL_2007_XLTX
Represents a template xltx file. NOTE: This member is now obsolete. Instead, please use XLTX property. This property will be removed 12 months later since June 2010. Aspose apologizes for any inconvenience you may have experienced.

XLTM

public static final int XLTM
Represents a macro-enabled template xltm file.

XLAM

public static final int XLAM
Represents a addinMacro-enabled template xltm file.

EXCEL_2007_XLTM

public static final int EXCEL_2007_XLTM
Represents a macro-enabled template xltm file. NOTE: This member is now obsolete. Instead, please use XLTM property. This property will be removed 12 months later since June 2010. Aspose apologizes for any inconvenience you may have experienced.

TAB_DELIMITED

public static final int TAB_DELIMITED
Represents a tab delimited text file.

HTML

public static final int HTML
Represents a html file.

M_HTML

public static final int M_HTML
Represents a mhtml file.

ODS

public static final int ODS
Represents a ods file.

EXCEL_97_TO_2003

public static final int EXCEL_97_TO_2003
Represents an Excel97-2003 xls file.

EXCEL_2003_XML

public static final int EXCEL_2003_XML
Represents an Excel 2003 xml file.

XLSB

public static final int XLSB
Represents an xlsb file.

EXCEL_2007_XLSB

public static final int EXCEL_2007_XLSB
Represents an xlsb file. NOTE: This member is now obsolete. Instead, please use XLSB property. This property will be removed 12 months later since June 2010. Aspose apologizes for any inconvenience you may have experienced.

UNKNOWN

public static final int UNKNOWN
Represents unrecognized format, cannot be loaded.

PDF

public static final int PDF
Represents a Pdf file.

XPS

public static final int XPS
Represents an XPS file.

SVG

public static final int SVG
Represents a svg file.

EXCEL_95

public static final int EXCEL_95
Represents an Excel95 xls file. The file format is not supported

EXCEL_4

public static final int EXCEL_4
Represents an Excel4.0 xls file. The file format is not supported

EXCEL_3

public static final int EXCEL_3
Represents an Excel3.0 xls file. The file format is not supported

EXCEL_2

public static final int EXCEL_2
Represents an Excel2.1 xls file. The file format is not supported

PPTX

public static final int PPTX
Represents a pptx file. The file format is not supported Only for detecting file type.

DOCX

public static final int DOCX
Represents a docx file. The file format is not supported Only for detecting file type.

DIF

public static final int DIF
Data Interchange Format.

DOC

public static final int DOC
Represents a doc file. The file format is not supported Only for detecting file type.

PPT

public static final int PPT
Represents a ppt file. The file format is not supported Only for detecting file type.

MAPI_MESSAGE

public static final int MAPI_MESSAGE
Represents a email file. The file format is not supported Only for detecting file type.

MS_EQUATION

public static final int MS_EQUATION
Represents the MS Equation 3.0 object. The file format is not supported Only for detecting file type.

OLE_10_NATIVE

public static final int OLE_10_NATIVE
Represents the embedded native object. The file format is not supported Only for detecting file type.

VSD

public static final int VSD
Represents MS Visio VSD binary format. The file format is not supported Only for detecting file type.

VSDX

public static final int VSDX
MS Visio 2013 VSDX file format. The file format is not supported Only for detecting file type.

DOCM

public static final int DOCM
Represents a docm file. The file format is not supported Only for detecting file type.

DOTX

public static final int DOTX
Represents a dotx file. The file format is not supported Only for detecting file type.

DOTM

public static final int DOTM
Represents a dotm file. The file format is not supported Only for detecting file type.

PPTM

public static final int PPTM
Represents a pptm file. The file format is not supported Only for detecting file type.

POTX

public static final int POTX
Represents a Potx file. The file format is not supported Only for detecting file type.

POTM

public static final int POTM
Represents a Potm file. The file format is not supported Only for detecting file type.

PPSX

public static final int PPSX
Represents a ppsx file. The file format is not supported Only for detecting file type.

PPSM

public static final int PPSM
Represents a ppsm file. The file format is not supported Only for detecting file type.

OOXML

public static final int OOXML
Represents office open xml file(such as xlsx, docx,pptx, etc). The file format is not supported Only for detecting file type. If the office open xml file is encrypted, it could not be detected as xlsx ,docx, pptx,etc.

ODT

public static final int ODT
Represents a odt file. The file format is not supported Only for detecting file type.

ODP

public static final int ODP
Represents a odp file. The file format is not supported Only for detecting file type.

ODF

public static final int ODF
Represents a odf file. The file format is not supported Only for detecting file type.

ODG

public static final int ODG
Represents a odg file. The file format is not supported Only for detecting file type.

XML

public static final int XML
Represents an simple xml file. The file format is not supported Only for detecting file type.

XLT

public static final int XLT
Represents a template xlt file.

OTT

public static final int OTT
Represents a odt file. The file format is not supported Only for detecting file type.

BMP

public static final int BMP
Represents a bmp file. The file format is not supported Only for detecting file type.

OTS

public static final int OTS
Represents a ods file.

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.