PivotDataType module

class PivotDataType.PivotDataType(value)

Bases: Enum

Blank = 8
Boolean = 32
Date = 16
Float = 64
Integer = 2
LongText = 128
Number = 1
String = 4