SheetXL - v0.3.20
    Preparing search index...

    Variable indexOfCoordsConst

    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