<!--
{
  "availability" : [
    "macOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "AppKit",
  "identifier" : "/documentation/AppKit/NSTableView/ColumnAutoresizingStyle-swift.enum/reverseSequentialColumnAutoresizingStyle",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "AppKit"
    ],
    "preciseIdentifier" : "c:@E@NSTableViewColumnAutoresizingStyle@NSTableViewReverseSequentialColumnAutoresizingStyle"
  },
  "title" : "NSTableView.ColumnAutoresizingStyle.reverseSequentialColumnAutoresizingStyle"
}
-->

# NSTableView.ColumnAutoresizingStyle.reverseSequentialColumnAutoresizingStyle

Autoresize each table column sequentially, from the first auto-resizable column to the last auto-resizable column; proceed to the next column when the current column has reached its minimum or maximum size.

```
case reverseSequentialColumnAutoresizingStyle
```

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)