OleObjectType module

class OleObjectType.OleObjectType(value)

Bases: Enum

Enum class that defines the types of OLE object.

AdobeAcrobatDocument = 1
BitmapImage = 2
Equation = 4
ExcelBinaryWorksheet = 7
ExcelChart = 8
ExcelMacroWorksheet = 9
ExcelWorksheet = 10
Excel_97_2003_Worksheet = 6
GraphChart = 5
MIDISequence = 21
MathType = 35
MediaClip = 3
OpenDocumentPresentation = 22
OpenDocumentSpreadsheet = 23
OpenDocumentText = 24
OpenOfficeSpreadsheet = 31
OpenOfficeSpreadsheet1_1 = 25
OpenOfficeText = 32
OpenOfficeText_1_1 = 26
Package = 27
PowerPointMacroPresentation = 13
PowerPointMacroSlide = 14
PowerPointPresentation = 15
PowerPointSlide = 16
PowerPoint_97_2003_Presentation = 11
PowerPoint_97_2003_Slide = 12
Undefined = 0
VideoClip = 28
VisioDrawing = 20
VisioDrawing_2013 = 33
WaveSound = 29
WordDocument = 18
WordMacroDocument = 19
WordMacroTemplate = 37
WordPadDocument = 30
WordPicture = 34
WordTemplate = 36
Word_97_2003_Document = 17