Click or drag to resize

OleObjectType Enumeration

defines the types of OLE object

Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public enum OleObjectType
Members
Member name Value Description
None 0 Type is not defined
AdobeAcrobatDocument 1 Adobe Acrobat Document.
Bitmap 2 Bitmap Image.
MediaClip 3 Media Clip
Equation 4 Equation
GraphChart 5 Graph Chart
Excel97to2003Worksheet 6 Excel 97-2003 Worksheet.
ExcelBinaryWorksheet 7 Excel Binary Worksheet.
ExcelChart 8 Excel chart.
ExcelMacroWorksheet 9 Excel Macro-Enabled Worksheet.
ExcelWorksheet 10 Excel Worksheet.
PowerPoint97to2003Presentation 11 PowerPoint 97-2003 Presentation.
PowerPoint_97_2003_Slide 12 PowerPoint 97-2003 Slide.
PowerPointMacroPresentation 13 PowerPoint Macro-Enabled Presentation.
PowerPointMacroSlide 14 PowerPoint Macro-Enabled Slide.
PowerPointPresentation 15 PowerPoint Presentation.
PowerPointSlide 16 PowerPoint Slide.
Word97to2003Document 17 Word 97-2003 Document.
WordDocument 18 Word Document.
WordMacroDocument 19 Word Macro-Enabled Document.
VisioDrawing 20 Visio Deawing
MIDISequence 21 MIDI Sequence
OpenDocumentPresentation 22 OpenDocument Presentation
OpenDocumentSpreadsheet 23 OpenDocument Spreadsheet
OpenDocumentText 24 OpenDocument Text
OpenOfficeSpreadsheet1_1 25 OpenOffice.org 1.1 Spreadsheet
OpenOfficeText_1_1 26 OpenOffice.org 1.1 Text
Package 27 Package
VideoClip 28 Video Clip
WaveSound 29 Wave Sound
WordPadDocument 30 WordPad Document
OpenOfficeSpreadsheet 31 OpenOffice spreadsheet
OpenOfficeText 32 OpenOffice Text
Xml 33 Xml
Png 34 Png
Emf 35 Emf
Msg 36 Msg
See Also