public enum CellTypePublic Enumeration CellTypepublic enum class CellTypetype CellType| DOUBLE | 0 | Value is a double object |
| DATETIME | 1 | Value is a DateTime object |
| STRING | 2 | Value is a string object |
| GetDescription | (Defined by EnumExtensions) |
| ToReadableString | (Defined by EnumExtensions) |