'Usage Dim instance As DefaultSheetSelectionModel Dim row As Integer Dim column As Integer instance.SetAnchor(row, column)
Parameters
- row
- Row index of the first cell in the selection
- column
- Column index of the first cell in the selection
'Usage Dim instance As DefaultSheetSelectionModel Dim row As Integer Dim column As Integer instance.SetAnchor(row, column)