SKSK,
This is a good intro to spreadsheet functions:
http://code.google.com/apis/spreadsheets/docs/1.0/developers_guide_python.html

Particularly look at the spreadsheetsExample.py
http://gdata-python-client.googlecode.com/svn/trunk/samples/spreadsheets/spreadsheetExample.py

Note that if / when you start reading cell data from the worksheet
feed, the column headers that you
use as dict keys *must* be lowercase and have spaces removed.

Regards,

Bill

On Aug 5, 11:46 pm, Sk <sksk...@gmail.com> wrote:
> Hi All,
>              can any one help me how to read spreadsheet cell data
>
> I am using Python and Google App Engine in my application, I am able
> to insert the data in spreadsheet, I want to read the data in spread
> sheet in my application and i want to edit data.
>
> Thanks in advance
>
> Regards
>
> 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