@univerjs/sheets-ui v0.5.4


Function: checkInHeaderRanges()

function checkInHeaderRanges(
   selections, 
   indexOfRowCol, 
rowOrCol): Nullable<ISelectionWithStyle>

Defined in: submodules/univer/packages/sheets-ui/src/controllers/utils/selections-tools.ts:104

Detect this row/col is in selections.

Parameters

ParameterType
selectionsreadonly ISelectionWithStyle[]
indexOfRowColnumber
rowOrCol| ROW | COLUMN

Returns

Nullable<ISelectionWithStyle>

boolean