Can we call selectCells() without deselecting the previous selection?

Tags: #<Tag:0x00007efc655481f8> #<Tag:0x00007efc655490d0>

Can we call selectCells() without deselecting the previous selection?

Hi @maxxue2000

Active selection can be present only on one cell at the time due to the focus manager mechanism. Only the highlight can be visible with multiple selection.