SheetXL - v0.3.20
    Preparing search index...

    Variable isEqualCellsConst

    isEqualCells: (a: CellCoords | null, b: CellCoords | null) => boolean

    Check if two coords are equal.

    Type declaration