Method GetAllSelectedCells
GetAllSelectedCells()
Returns all cells in any MultiSelectedRegions (if MultiSelect is enabled) and the cursor cell.
public IEnumerable<Point> GetAllSelectedCells()
Returns all cells in any MultiSelectedRegions (if MultiSelect is enabled) and the cursor cell.
public IEnumerable<Point> GetAllSelectedCells()