Contents

columnIndexes(in:)

Returns the column indexes in the specified rectangle.

Declaration

func columnIndexes(in rect: NSRect) -> IndexSet!

Parameters

  • rect:

    The rectangle in the view’s coordinate system.

Return Value

An index set containing the cell indexes.

See Also

Getting Columns and Rows Information