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

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


Function: transformSupportSymmetryAnchor()

function transformSupportSymmetryAnchor<T>(
   start, 
   end, 
   ruleList, 
   get): null | [IAnchor, IAnchor]

Only [after,after] and [after,before] can support symmetric operations

Type Parameters

Type ParameterDefault type
Tunknown[]

Parameters

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

Returns

null | [IAnchor, IAnchor]

Defined in

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


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