SheetXL - v0.3.20
Preparing search index...
@sheetxl/utils
CoordUtils
columnFirstCellComparator
Function columnFirstCellComparator
columnFirstCellComparator
(
a
:
CellCoords
,
b
:
CellCoords
)
:
number
Comparator that sorts coords by column then row. Returns > 1 if a is before b.
Parameters
a
:
CellCoords
b
:
CellCoords
Returns
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
SheetXL - v0.3.20
Loading...
Comparator that sorts coords by column then row. Returns > 1 if a is before b.