This would be useful if you wanted to fetch the header row for example, or just
needed a range of rows for whatever reason, this should be reasonably easy to
implement.
args would be passed as csvToArray({range:'0,9'}); for the first 10 rows or
csvToArray({row:0}); .... or should rows count from 1 with 1 being the 1st row
2 being the 2nd.... the same goes for range.... to be decided.
Original issue reported on code.google.com by danielti...@gmail.com on 29 Apr 2013 at 12:04
Original issue reported on code.google.com by
danielti...@gmail.com
on 29 Apr 2013 at 12:04