SheetXL - v0.3.20
Preparing search index...
@sheetxl/utils
CoordUtils
indexOfCoords
Function indexOfCoords
indexOfCoords
(
coords
:
CellCoords
,
ranges
:
readonly
RangeCoords
[]
)
:
number
Returns an index for the first range that the coord is contained within or -1 if not found.
Parameters
coords
:
CellCoords
ranges
:
readonly
RangeCoords
[]
Returns
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
SheetXL - v0.3.20
Loading...
Returns an index for the first range that the coord is contained within or -1 if not found.