• This doesn't fail but will return null if unable to parse The second argument is the default range use for bounds that may be specified for example the max row or max column in a row/column header ('A:C')

    Parameters

    • address: string
    • Optional defaultRange: CellRangeCoords
    • Optional allowR1C1: boolean

    Returns FixableCellRangeCoords

    Remarks

    R1C1 parsing is not yet implemented.