@univerjssheets-uiindexfunctionsGetcurrentexclusiverangeinterest$

@univerjs/sheets-ui v0.5.0-beta.1Docs


Function: getCurrentExclusiveRangeInterest$()

function getCurrentExclusiveRangeInterest$(accessor, disableGroupSet?): Observable<boolean>

Parameters

ParameterTypeDescription
accessorIAccessorThe accessor
disableGroupSet?Set<string>The disable group set, if provided, check if the interestGroupIds contains any of the disableGroupSet, otherwise check if the interestGroupIds is not empty

Returns

Observable<boolean>

The current exclusive range disable status

Description

Get the current exclusive range disable status

Defined in

submodules/univer/packages/sheets-ui/src/controllers/menu/menu-util.ts:52