Open GoogleCodeExporter opened 9 years ago
http://stackoverflow.com/questions/11290337/how-to-convert-google-spreadsheets-w
orksheet-string-id-to-integer-index-gid
Original comment by bostikfo...@gmail.com
on 15 Aug 2014 at 12:05
The conversion method does not work for new Google Sheets.
Original comment by mario.co...@webrepublic.ch
on 22 Oct 2014 at 7:27
i'm facing this particular issue as well with the new google spreadsheets :(
this post suggests that there is no easy way as it is randomized:
https://productforums.google.com/d/msg/docs/VIQPvjRIswk/UoC2M1BB0esJ
the only way i can think of right now is to get the worksheet feeds and parse
the XML and work from there onwards...unless anybody else has a better solution
do share it!
Original comment by Elvin....@gmail.com
on 23 Oct 2014 at 10:18
@Elvin That is also the workaround I have implemented.
Original comment by mario.co...@webrepublic.ch
on 23 Oct 2014 at 10:27
Has anyone figured this out yet ? I'm trying to get the worksheet id for Sheet2
and on. But no luck yet.
Original comment by axp1...@gmail.com
on 12 Nov 2014 at 5:29
Hi, I was facing the same problem and using the worksheet_id as the number of
sheet solved my issue.
Sheet 2 -> worksheet_id = 2
Sheet 3 -> worksheet_id = 3 and so on...
Original comment by pablon...@gmail.com
on 10 Dec 2014 at 1:50
[deleted comment]
Guys....
http://stackoverflow.com/questions/11290337/how-to-convert-google-spreadsheets-w
orksheet-string-id-to-integer-index-gid
Original comment by mario.co...@webrepublic.ch
on 15 Dec 2014 at 1:56
[deleted comment]
[deleted comment]
[deleted comment]
This is really embarassing!!
Original comment by dra...@cashedge.com
on 24 Feb 2015 at 4:57
Original issue reported on code.google.com by
js...@rashiku1.com
on 15 May 2014 at 3:21