type CellSelectionRangeMode = "replace" | "include" | "exclude";
Defined in: features/cell-selection/cellSelectionFeature.types.ts:72