I'm using the spreadsheet api to download the contents of a user's
spreadsheet (the first worksheet). I can get access to the contents of
each row using the "custom" dictionary. However, this won't give me
the original contents of the header row, which I need. I can't use the
"keys" of the dictionary since the header information there is
stripped of whitespace and all lowercased. How can I easily obtain the
original header entries?

Thanks,
Dave


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

Reply via email to