---
title: integerFormatStyle
framework: tabulardata
role: symbol
role_heading: Instance Property
path: tabulardata/formattingoptions/integerformatstyle
---

# integerFormatStyle

The integer format style.

## Declaration

```swift
var integerFormatStyle: IntegerFormatStyle<Int> { get set }
```

## See Also

### Getting the Properties

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