[Google-Docs-Data-APIs] Change column name

2009-12-14 Thread Sandra
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"

[Google-Docs-Data-APIs] Spreadsheet use

2009-12-14 Thread --Pallavi002
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

[Google-Docs-Data-APIs] Error with google docs api & app engine

2009-12-14 Thread Jordi Vilaplana
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