selectedCells
All cells selected in the rightmost column.
Declaration
var selectedCells: [NSCell]? { get }Discussion
When the array is empty, there is no selection.
All cells selected in the rightmost column.
var selectedCells: [NSCell]? { get }When the array is empty, there is no selection.