API Reference > ui-components > Table > CellItem CellItem Interface Cell definition provided to Table. Properties Name Type Description alignment undefined | HorizontalAlignment Specifies the horizontal alignment of the contents of the cell isDisabled undefined | boolean Indicates whether the cell is disabled key string Key for the column containing the cell mergedCellsCount undefined | number Property to specify how many cells were merged to create this cell. record undefined | PropertyRecord Property record for the cell style undefined | ItemStyle Style properties for the contents of the cell Defined in ui/components/src/ui-components/table/TableDataProvider.ts Line 75 Last Updated: 11 June, 2024