Skip navigation.
 
mlRe: How do I get the selected cells?
FROM : mmalcolm crawford
DATE : Tue Nov 02 23:50:37 2004

On Nov 2, 2004, at 2:18 PM, Graham cox wrote:

>> What am I supposed to do here to get the selected cells?

> int attr = [cell cellAttribute:NSCellHighlighted];
>

As was posted earlier, to get the selected cells you use -selectedCells.

mmalc

Related mailsAuthorDate
mlHow do I get the selected cells? Peter Karlsson Nov 2, 09:29
mlRe: How do I get the selected cells? m Nov 2, 09:46
mlRe: How do I get the selected cells? Graham cox Nov 2, 23:18
mlRe: How do I get the selected cells? mmalcolm crawford Nov 2, 23:50
mlRe: How do I get the selected cells? mmalcolm crawford Nov 3, 00:55