The QR SET SELECTION command highlights a cell, a row, a column or the entire area as you would with a mouse click. It also lets you deselect the current selection.
left is the number of the left boundary. If left is 0, the entire row is selected.
top is the number of the top boundary. If top is 0, the entire column is selected.
right is the number of the right boundary.
bottom is the number of the bottom boundary.
Notes:
If you pass an invalid area number, the error -9850 will be generated.