See the docs on batch-updates: http://code.google.com/apis/spreadsheets/data/2.0/developers_guide_dotnet.html#SendingBatchRequests
The lower level guides are also helpful. http://code.google.com/apis/spreadsheets/data/2.0/developers_guide_protocol.html http://code.google.com/apis/spreadsheets/data/2.0/reference.html Robert On Fri, Feb 11, 2011 at 08:12, amit bansal <[email protected]> wrote: > Please guide be how i can cache complete spreadsheet on my machine and use > batch update to update it on server (sending from memory stream to Google > server). >
