@univerjs/sheets v0.4.2 • Docs
Function: getAddMergeMutationRangeByType()
function getAddMergeMutationRangeByType(selection, type?): IRange[]
calculates the selection based on the merged cell type
Parameters
Parameter | Type |
---|---|
selection | IRange [] |
type ? | Dimension |
Returns
IRange
[]
Defined in
packages/sheets/src/controllers/merge-cell.controller.ts:94 (opens in a new tab)