OleObjectType module
- class OleObjectType.OleObjectType(value)
Bases:
Enum- <summary>
defines the types of OLE object
</summary>
- AdobeAcrobatDocument = 1
- Bitmap = 2
- Emf = 35
- Equation = 4
- Excel97to2003Worksheet = 6
- ExcelBinaryWorksheet = 7
- ExcelChart = 8
- ExcelMacroWorksheet = 9
- ExcelWorksheet = 10
- GraphChart = 5
- MIDISequence = 21
- MediaClip = 3
- OpenDocumentPresentation = 22
- OpenDocumentSpreadsheet = 23
- OpenDocumentText = 24
- OpenOfficeSpreadsheet = 31
- OpenOfficeSpreadsheet1_1 = 25
- OpenOfficeText = 32
- OpenOfficeText_1_1 = 26
- Package = 27
- Png = 34
- PowerPoint97to2003Presentation = 11
- PowerPointMacroPresentation = 13
- PowerPointMacroSlide = 14
- PowerPointPresentation = 15
- PowerPointSlide = 16
- PowerPoint_97_2003_Slide = 12
- VideoClip = 28
- VisioDrawing = 20
- WaveSound = 29
- Word97to2003Document = 17
- WordDocument = 18
- WordMacroDocument = 19
- WordPadDocument = 30
- Xml = 33
- none = 0