<!--
{
  "availability" : [
    "macOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "AppKit",
  "identifier" : "/documentation/AppKit/NSCell/Attribute/changeBackgroundCell",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "AppKit"
    ],
    "preciseIdentifier" : "c:@E@NSCellAttribute@NSChangeBackgroundCell"
  },
  "title" : "NSCell.Attribute.changeBackgroundCell"
}
-->

# NSCell.Attribute.changeBackgroundCell

If the cell’s state is `NSMixedState` or `NSOnState`, changes the cell’s background color from gray to white.

```
case changeBackgroundCell
```

---

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)