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

# NSCell.Attribute.cellHasOverlappingImage

Controls the position of the cell’s image: places the image over any text in the cell.

```
case cellHasOverlappingImage
```

## Discussion

See [`NSCell.Attribute.cellHasImageHorizontal`](/documentation/AppKit/NSCell/Attribute/cellHasImageHorizontal) for more details.

---

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)