API Reference
@univerjs
@univerjs/core
functions
Getcellinfoinmergedata

@univerjs/core v0.1.17Docs


Function: getCellInfoInMergeData()

function getCellInfoInMergeData(
   row, 
   column, 
   mergeData?): ISelectionCell

Determines whether the cell(row, column) is within the range of the merged cells.

Parameters

ParameterType
rownumber
columnnumber
mergeData?IRange[]

Returns

ISelectionCell

Defined in

submodules/univer/packages/core/src/types/interfaces/i-selection-data.ts:79 (opens in a new tab)


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