---
title: maximumCellWidth
framework: tabulardata
role: symbol
role_heading: Instance Property
path: tabulardata/formattingoptions/maximumcellwidth
---

# maximumCellWidth

The largest number of characters a description can generate per cell.

## Declaration

```swift
var maximumCellWidth: Int
```

## See Also

### Getting the Properties

- [dateFormatStyle](tabulardata/formattingoptions/dateformatstyle.md)
- [floatingPointFormatStyle](tabulardata/formattingoptions/floatingpointformatstyle.md)
- [includesColumnTypes](tabulardata/formattingoptions/includescolumntypes.md)
- [integerFormatStyle](tabulardata/formattingoptions/integerformatstyle.md)
- [locale](tabulardata/formattingoptions/locale.md)
- [maximumLineWidth](tabulardata/formattingoptions/maximumlinewidth.md)
- [maximumRowCount](tabulardata/formattingoptions/maximumrowcount.md)
