I'm using GetSpreadsheetFeed() to get a client's spreadsheets. For
each, I'd like to get the number of rows in the first worksheet of the
spreadsheet. I got as far as calling GetWorksheetsFeed using the
spreadsheet's key, but am unsure how to extract the number of rows for
a particular worksheet. I've tried using the built-in "help" function
to study the objects returned, but am still lost. Any help?

Also, is there a good tutorial with examples on using python to do
these types of basic spreadsheet operations?

Thanks!
Dave A


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Docs Data APIs" group.
To post to this group, send email to Google-Docs-Data-APIs@googlegroups.com
To unsubscribe from this group, send email to 
google-docs-data-apis+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Docs-Data-APIs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to