@univerjscorefunctionsGetcellinfoinmergedata

@univerjs/core v0.5.0-beta.1Docs


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

Deprecated

please use worksheet.getCellInfoInMergeData instead

Defined in

packages/api/tmp/univer-pro/submodules/univer/packages/core/src/sheets/typedef.ts:712