If you are only looking to read spreadsheet by cells (rather rows) you
could use the cell feed as listed in the document:
http://code.google.com/apis/spreadsheets/docs/1.0/developers_guide_python.html#cellFeeds

However, if you want to read specific cells or a range of cells, then
use the "cell range query" (listed in the same link).




On Aug 11, 12:46 am, Sk <sksk...@gmail.com> wrote:
> Hi,
>          can any one help me how to read single cell data from
> spreadsheet, i worked on how to add row, Edit row,list all rows from
> spread sheet, but I am not able to read single cell data
>
> any one give me syntax for that
>
> I am using following reference for above 
> thingshttp://code.google.com/apis/spreadsheets/docs/1.0/developers_guide_py...
>
> using python and Google app engine
>
> Thanks in advance
> SKSK
--~--~---------~--~----~------------~-------~--~----~
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