---
title: maximumRowCount
framework: tabulardata
role: symbol
role_heading: Instance Property
path: tabulardata/formattingoptions/maximumrowcount
---

# maximumRowCount

The largest number of rows a description can generate.

## Declaration

```swift
var maximumRowCount: 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)
- [maximumCellWidth](tabulardata/formattingoptions/maximumcellwidth.md)
- [maximumLineWidth](tabulardata/formattingoptions/maximumlinewidth.md)
