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

Tags: #<Tag:0x00007efc6512c038> #<Tag:0x00007efc64543dc0>

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.