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

# NSCell.CellType.nullCellType

Cell displays nothing.

## Declaration

```swift
case nullCellType
```

## See Also

### Constants

- [NSCell.CellType.textCellType](appkit/nscell/celltype/textcelltype.md)
- [NSCell.CellType.imageCellType](appkit/nscell/celltype/imagecelltype.md)
