Defined in: features/cell-selection/cellSelectionFeature.types.ts:65
optional additive: boolean;Defined in: features/cell-selection/cellSelectionFeature.types.ts:70
Whether the range should be added alongside existing ranges rather than replacing them. Defaults to false.