• Splits a RowColRef into a 0-based row index and a ColRef

    Parameters

    • ref: string

    Returns [row: number | undefined, col: ColRef | undefined]