SheetXL - v0.3.20
    Preparing search index...

    Variable columnFirstCellComparatorConst

    columnFirstCellComparator: (a: CellCoords, b: CellCoords) => number

    Comparator that sorts coords by column then row. Returns > 1 if a is before b.

    Type declaration