Variable: DISABLE_NORMAL_SELECTIONS
const DISABLE_NORMAL_SELECTIONS: "DISABLE_NORMAL_SELECTIONS" = 'DISABLE_NORMAL_SELECTIONS';
Defined in: submodules/univer/packages/sheets/src/services/selections/selection.service.ts:220
An context key to disable normal selections if its value is set to true
.