API Reference
@univerjs
@univerjs/sheets-ui
functions
Getcurrentexclusiverangeinterest$

@univerjs/sheets-ui v0.2.14Docs


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

packages/sheets-ui/src/controllers/menu/menu-util.ts:54 (opens in a new tab)


Copyright © 2021-2024 DreamNum Co,Ltd. All Rights Reserved.