Inputs
Every row number is one-based and absolute within the sheet. An end row smaller
than its start row is rejected.
Outputs
The result can contain fewer rows than requested when the sheet has no values
for some positions.
Troubleshooting
End row must be greater than or equal to start row
End row must be greater than or equal to start row
Reverse the bounds for the affected range. Both endpoints are inclusive.