com.aspose.cells
Class OleFileType

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

public class OleFileType 
extends java.lang.Object

Utility class containing constants. Ole object file type.

Field Summary
static final intXLS
           Represets the Ms Excel 97-2003 file.
static final intDOC
           Represents the Ms word document.
static final intPPT
           Represents the Power Point.
static final intPDF
           Represents the Acrobat Document.
static final intMS_EQUATION
           Represents the MS Equation 3.0 object.
static final intMAPI_MESSAGE
          
static final intXLSX
          
static final intXLSB
          
static final intDOCX
          
static final intPPTX
          
static final intUNKNOWN
           Unknown file type.
 

Field Detail

XLS

public static final int XLS
Represets the Ms Excel 97-2003 file.

DOC

public static final int DOC
Represents the Ms word document.

PPT

public static final int PPT
Represents the Power Point.

PDF

public static final int PDF
Represents the Acrobat Document.

MS_EQUATION

public static final int MS_EQUATION
Represents the MS Equation 3.0 object.

MAPI_MESSAGE

public static final int MAPI_MESSAGE

XLSX

public static final int XLSX

XLSB

public static final int XLSB

DOCX

public static final int DOCX

PPTX

public static final int PPTX

UNKNOWN

public static final int UNKNOWN
Unknown file type.

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