Hello
Is it possible to disable multiselect cells when the user holds CMD?
Right now, by default, a user can hold ctrl and select the same cell multiple times, which overlaps with my functionality because I calculate the median of the values
Is there any possibility to disable such functionality or api to get only unique cells from selected cells?