rightBorder property

A1Range get rightBorder

Select the right border strip for this range

Implementation

A1Range get rightBorder =>
    A1Range.fromPartials(A1Partial(to.letters, from.digits), to);