---
title: ColumnSlice.Index
framework: tabulardata
role: symbol
role_heading: Type Alias
path: tabulardata/columnslice/index
---

# ColumnSlice.Index

The type that represents a position in the column slice.

## Declaration

```swift
typealias Index = Int
```

## See Also

### Supporting Types

- [ColumnSlice.Element](tabulardata/columnslice/element.md)
