cell(atColumnIndex:rowIndex:)
Returns the grid cell object at the specified column and row index.
Declaration
func cell(atColumnIndex columnIndex: Int, rowIndex: Int) -> NSGridCellReturns the grid cell object at the specified column and row index.
func cell(atColumnIndex columnIndex: Int, rowIndex: Int) -> NSGridCell