FileFormat module

class FileFormat.FileFormat(value)

Bases: Enum

Enum class representing different types of file formats.

Auto = 300
Doc = 0
DocPre97 = 190
Docm = 30
Docm2010 = 31
Docm2013 = 32
Docm2016 = 33
Docm2019 = 34
Docx = 10
Docx2010 = 11
Docx2013 = 12
Docx2016 = 13
Docx2019 = 14
Dot = 5
Dotm = 40
Dotm2010 = 41
Dotm2013 = 42
Dotm2016 = 43
Dotm2019 = 44
Dotx = 20
Dotx2010 = 21
Dotx2013 = 22
Dotx2016 = 23
Dotx2019 = 24
EPub = 180
Html = 160
Markdown = 260
Mhtml = 150
OFD = 220
OOXML = 50
Odt = 80
OnlineDoc = 230
Ott = 90
PCL = 210
PDF = 100
PostScript = 200
Rtf = 120
SVG = 130
Txt = 110
WordML = 60
WordXml = 70
Wps = 240
Wpt = 250
XPS = 170
Xml = 140