RemoveSelection Method (DefaultSheetSelectionModel)
Removes the specified selection range from the selection list, if one exists.
This example uses a DefaultSheetSelectionModel as the SelectionModel of the spreadsheet. A selection is added to object, and then several of the methods and properties are set and the values returned to a list box. The selection can be removed in a button click event.