<!--
{
  "availability" : [
    "macOS: 10.12.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AppKit",
  "identifier" : "/documentation/AppKit/NSGridCell/Placement",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "AppKit"
    ],
    "preciseIdentifier" : "c:@E@NSGridCellPlacement"
  },
  "title" : "NSGridCell.Placement"
}
-->

# NSGridCell.Placement

```
enum Placement
```

## Topics

### Placement Options

[`NSGridCellPlacementTop`](/documentation/AppKit/NSGridCell/Placement/top)

[`NSGridCellPlacementBottom`](/documentation/AppKit/NSGridCell/Placement/bottom)

[`NSGridCellPlacementCenter`](/documentation/AppKit/NSGridCell/Placement/center)

[`NSGridCellPlacementFill`](/documentation/AppKit/NSGridCell/Placement/fill)

[`NSGridCellPlacementInherited`](/documentation/AppKit/NSGridCell/Placement/inherited)

[`NSGridCellPlacementLeading`](/documentation/AppKit/NSGridCell/Placement/leading)

[`NSGridCellPlacementNone`](/documentation/AppKit/NSGridCell/Placement/none)

[`NSGridCellPlacementTrailing`](/documentation/AppKit/NSGridCell/Placement/trailing)

## Relationships

### Conforms To

[`RawRepresentable`](/documentation/Swift/RawRepresentable)

[`Hashable`](/documentation/Swift/Hashable)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`Equatable`](/documentation/Swift/Equatable)

[`BitwiseCopyable`](/documentation/Swift/BitwiseCopyable)

[`Sendable`](/documentation/Swift/Sendable)

---

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)