---
title: includesColumnTypes
framework: tabulardata
role: symbol
role_heading: Instance Property
path: tabulardata/formattingoptions/includescolumntypes
---

# includesColumnTypes

A Boolean value that indicates whether the description includes the column types.

## Declaration

```swift
var includesColumnTypes: Bool
```

## See Also

### Getting the Properties

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