---
title: DiscontiguousColumnSlice.Element
framework: tabulardata
role: symbol
role_heading: Type Alias
path: tabulardata/discontiguouscolumnslice/element
---

# DiscontiguousColumnSlice.Element

The type of the column slice’s elements.

## Declaration

```swift
typealias Element = WrappedElement?
```

## See Also

### Supporting Types

- [DiscontiguousColumnSlice.Index](tabulardata/discontiguouscolumnslice/index.md)
