migscabral / gdatacopier

Automatically exported from code.google.com/p/gdatacopier
0 stars 0 forks source link

Unable to specify GID of worksheet while exporting Google Spreadsheet #72

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Attempt to export anything except the default worksheet from Google 
Spreadsheet in any format except xls (like csv, ods)
2. Profit?

What version of the product are you using? On what operating system?

__version__ = "2.1.2"

Please provide any additional information below.

I have provided a patch to this which enables a --gid option and passes it to 
the gd_client as the third argument, or None if not specified.

Original issue reported on code.google.com by aus...@metamoki.com on 30 Sep 2011 at 6:11

Attachments:

GoogleCodeExporter commented 9 years ago
Acknowledged and to be reviewed by Devraj.

Thanks for the patch.

Original comment by devraj on 30 Sep 2011 at 11:25