API Reference
@univerjs
@univerjs/sheets-conditional-formatting
functions
Movebyanchor

@univerjs/sheets-conditional-formatting v0.1.17Docs


Function: moveByAnchor()

function moveByAnchor<T>(
   start, 
   end, 
   ruleList, 
   get): undefined | null

Type Parameters

Type ParameterDefault type
Tunknown[]

Parameters

ParameterType
startIAnchor
endIAnchor
ruleListT[]
get(v) => string

Returns

undefined | null

Defined in

sheets-conditional-formatting/src/utils/anchor.ts:49 (opens in a new tab)


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