---
title: NSCell.CellType.textCellType
framework: appkit
role: symbol
role_heading: Case
path: appkit/nscell/celltype/textcelltype
---

# NSCell.CellType.textCellType

Cell displays text.

## Declaration

```swift
case textCellType
```

## See Also

### Constants

- [NSCell.CellType.nullCellType](appkit/nscell/celltype/nullcelltype.md)
- [NSCell.CellType.imageCellType](appkit/nscell/celltype/imagecelltype.md)
