Orcus
Overview
C++ API Reference
Python API reference
Packages
CLI
Notes
Orcus
Python API reference
orcus
FormatType
View page source
Previous
Next
FormatType
class
orcus.
FormatType
(
value
)
Collection of file format types currently used in orcus.
UNKNOWN
=
0
ODS
=
1
XLSX
=
2
GNUMERIC
=
3
XLS_XML
=
4
CSV
=
5
YAML
=
6
JSON
=
7
XML
=
8
PARQUET
=
9