Hello,
Is there a way to change the column name of a spreadsheet using the
google spreadsheet API?
I am trying to do this using vb.net without luck. Please help me with
this.
Thanks,
Sandra
--
You received this message because you are subscribed to the Google Groups
"Google Docs Data APIs"
Hi All,
I have gone through the link
http://code.google.com/apis/spreadsheets/faq.html#WhoShouldUseTheGoogleSpreadsheetsDataAPI.
After reading this I understood that Google spreadsheet can be used
only to upload data on server in the form of a speadsheet, to modify
it etc. Is that correct ?
Actua
Hi! I'm trying to use the google docs api with a java web application
hosted in google app engine, but gives me the following error:
Uncaught exception from servlet
java.lang.NoClassDefFoundError: com/google/gdata/client/docs/
DocsService
at java.lang.Class.getDeclaredConstructors0(Nativ