Contents

cell(atColumnIndex:rowIndex:)

Returns the grid cell object at the specified column and row index.

Declaration

func cell(atColumnIndex columnIndex: Int, rowIndex: Int) -> NSGridCell

See Also

Creating and Merging Cells