Type alias ICellValue

ICellValue: string | number | boolean | Date | Error | IRichData | null

A list of Types that can be used for cell values.