SheetXL - v0.3.20
Preparing search index...
@sheetxl/sdk
CoordUtils
columnFirstCellComparator
Variable columnFirstCellComparator
Const
columnFirstCellComparator
:
(
a
:
CellCoords
,
b
:
CellCoords
)
=>
number
Comparator that sorts coords by column then row. Returns > 1 if a is before b.
Type declaration
(
a
:
CellCoords
,
b
:
CellCoords
)
:
number
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.