# cellSelectionFeature

# Variable: cellSelectionFeature

```ts
const cellSelectionFeature: TableFeature;
```

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

Feature that adds spreadsheet-style cell range selection state and APIs.
