@univerjs/sheets-conditional-formatting v0.4.2 • Docs
Function: moveByAnchor()
function moveByAnchor<T>(
start,
end,
ruleList,
get): undefined | null
Type Parameters
Type Parameter | Default type |
---|---|
T | unknown [] |
Parameters
Parameter | Type |
---|---|
start | IAnchor |
end | IAnchor |
ruleList | T [] |
get | (v ) => string |
Returns
undefined
| null
Defined in
sheets-conditional-formatting/src/utils/anchor.ts:49 (opens in a new tab)