SheetXL - v0.3.20
Preparing search index...
@sheetxl/sdk
CoordUtils
isEqualCells
Variable isEqualCells
Const
isEqualCells
:
(
a
:
CellCoords
|
null
,
b
:
CellCoords
|
null
)
=>
boolean
Check if two coords are equal.
Type declaration
(
a
:
CellCoords
|
null
,
b
:
CellCoords
|
null
)
:
boolean
Parameters
a
:
CellCoords
|
null
First CellCoords
b
:
CellCoords
|
null
Second CellCoords
Returns
boolean
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
SheetXL - v0.3.20
Loading...
Check if two coords are equal.