Hi Dave,

You might have found this already by now, but the worksheet feed contains a
rowCount and a colCount for each worksheet entry. For example see:

http://code.google.com/apis/spreadsheets/docs/3.0/developers_guide_protocol.html#CreatingWorksheets

Happy coding,

Jeff

On Sat, Aug 22, 2009 at 8:00 AM, Dave <dabo...@gmail.com> wrote:

>
> Is there a way to quickly query the number of rows in a spreadsheet,
> without having to actually download the entire feed for that
> spreadsheet and count them myself? I'm looking for a quick method,
> since I may be printing this number for several spreadsheets on a
> single web page. Basically what I'm looking for is the number of
> responses present in a form.
> >
>

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

Reply via email to