SheetXL - v0.3.20
Preparing search index...
@sheetxl/utils
CoordUtils
intersectRanges
Function intersectRanges
intersectRanges
(
a
:
RangeCoords
,
b
:
RangeCoords
,
reuse
?:
RangeCoords
,
)
:
RangeCoords
Finds the intersection of 2 ranges.
Parameters
a
:
RangeCoords
b
:
RangeCoords
Optional
reuse
:
RangeCoords
Returns
RangeCoords
null
if no intersection.
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
SheetXL - v0.3.20
Loading...
Finds the intersection of 2 ranges.