SheetXL - v0.3.20
    Preparing search index...

    Type Alias Address

    Address: string | Readonly<IRange.FixableCellCoords> | ICell

    This is either:

    1. A string that can be parsed into a IRange.CellCoords (e.g. 'A1')
    2. A IRange.CellCoords
    3. An ICell