---
title: floatingPointFormatStyle
framework: tabulardata
role: symbol
role_heading: Instance Property
path: tabulardata/formattingoptions/floatingpointformatstyle
---

# floatingPointFormatStyle

The floating point format style.

## Declaration

```swift
var floatingPointFormatStyle: FloatingPointFormatStyle<Double> { get set }
```

## See Also

### Getting the Properties

- [dateFormatStyle](tabulardata/formattingoptions/dateformatstyle.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)
- [maximumRowCount](tabulardata/formattingoptions/maximumrowcount.md)
