Orcus
Overview
C++ API Reference
Python API reference
Packages
CLI
Notes
Orcus
Python API reference
orcus
CellType
View page source
Previous
Next
CellType
class
orcus.
CellType
(
value
)
Collection of cell types stored in spreadsheet.
UNKNOWN
=
0
EMPTY
=
1
BOOLEAN
=
2
NUMERIC
=
3
STRING
=
4
STRING_WITH_ERROR
=
5
FORMULA
=
6
FORMULA_WITH_ERROR
=
7