SheetXL - v0.3.20
Preparing search index...
@sheetxl/sdk
CoordUtils
indexOfCoords
Variable indexOfCoords
Const
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.
Type declaration
(
coords
:
CellCoords
,
ranges
:
readonly
RangeCoords
[]
)
:
number
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.