Hi All, I have spreadsheet, want to get(Read) one cell data, through following link, I can able to add row, edit row, delete row, list of spreadsheets etc.. I can able to get all row information but i want to read only single cell data data, any one can give me syntax for that
I am using Python and Google App Engine
http://code.google.com/apis/spreadsheets/docs/1.0/developers_guide_python.html#AuthClientLogin
Thanks in advance
Kalyan