Scenario (not to sound like Dwight Schrute): I want to create a spreadsheet programatically with multiple sheets and cells in each...
Do I need to: - Create a spreadsheet doc and post it - Retrieve the spreadsheet feed - Find the spreadsheet I just created in the feed - Retrieve the worksheets feed for that spreadsheet - alter the worksheets feed by adding my worksheets - retrieve the worksheets feed again to get the cells - Upload a batch of cells for each worksheet Is that the most efficient way? Or can I create this all locally, and THEN post it? Thanks in advance for any help... --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Docs Data APIs" 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-Docs-Data-APIs?hl=en -~----------~----~----~----~------~----~------~--~---
