# TableState_CellSelection

# Interface: TableState\_CellSelection

Defined in: [features/cell-selection/cellSelectionFeature.types.ts:36](https://github.com/TanStack/table/blob/main/packages/table-core/src/features/cell-selection/cellSelectionFeature.types.ts#L36)

## Properties

### cellSelection

```ts
cellSelection: CellSelectionState;
```

Defined in: [features/cell-selection/cellSelectionFeature.types.ts:37](https://github.com/TanStack/table/blob/main/packages/table-core/src/features/cell-selection/cellSelectionFeature.types.ts#L37)
