mgodf
Results
2
issues of
mgodf
`SelectionHandler` tracks which row and column is currently selected with `mSelectedRowPosition` `mSelectedColumnPosition` variables. When clearing the selection, these should also be set to UNSELECTED_POSITION. If this is not done, when...
Is there some way to programatically set the cell selection? Thank you!
enhancement