CellDataType module

class CellDataType.CellDataType(value)

Bases: Enum

<summary>

Cell data types:

</summary>

Any = 0
Date = 4
Decimal = 2
Formula = 7
Integer = 1
TextLength = 6
Time = 5
User = 3