---
title: collapsesBorders
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nstexttable/collapsesborders
---

# collapsesBorders

A Boolean value indicating whether the text table borders are collapsible.

## Declaration

```swift
var collapsesBorders: Bool { get set }
```

## Discussion

Discussion The value of this property is true when the text table borders are collapsible.
