Returns the column indexes in the specified rectangle.
SDK
- macOS 10.6+
Framework
- Quartz
Declaration
- (NSIndex Set *)columnIndexesInRect:(NSRect)rect;
Parameters
rect
The rectangle in the view’s coordinate system.
Return Value
An index set containing the cell indexes.