Contents

cell

The receiver’s cell object.

Declaration

var cell: NSCell? { get set }

Discussion

For controls with multiple cells (such as NSMatrix or NSForm), use the selectedCell() property to retrieve a specific cell.

See Also

Deprecated Properties