aspose.cells
Class OleFileType

Utility class containing constants. Ole object file type. NOTE: This enum is now obsolete. Instead, please use FileFormatType enum. This property will be removed 12 months later since December 2013. Aspose apologizes for any inconvenience you may have experienced.

Field Summary
const  NumberXLS
           Represets the Ms Excel 97-2003 file.
const  NumberDOC
           Represents the Ms word document.
const  NumberPPT
           Represents the Power Point.
const  NumberPDF
           Represents the Acrobat Document.
const  NumberMS_EQUATION
           Represents the MS Equation 3.0 object.
const  NumberMAPI_MESSAGE
          
const  NumberXLSX
           Xlsx
const  NumberXLSB
           Xlsb
const  NumberDOCX
           Docx
const  NumberPPTX
           Pptx
const  NumberUNKNOWN
           Unknown file type.
 

Field Detail

XLS

const Number XLS
Represets the Ms Excel 97-2003 file.

DOC

const Number DOC
Represents the Ms word document.

PPT

const Number PPT
Represents the Power Point.

PDF

const Number PDF
Represents the Acrobat Document.

MS_EQUATION

const Number MS_EQUATION
Represents the MS Equation 3.0 object.

MAPI_MESSAGE

const Number MAPI_MESSAGE

XLSX

const Number XLSX
Xlsx

XLSB

const Number XLSB
Xlsb

DOCX

const Number DOCX
Docx

PPTX

const Number PPTX
Pptx

UNKNOWN

const Number 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.