spreadsheets

There are 3 entries for the tag spreadsheets

Google Spreadsheets API: Library and Demo

Ready for some feedback. Download the library and let me know what you think. There is a csharp winforms demo included that shows how to use the GSheet class that is contained in the dll. Contents of the zip: csharpDemo - Folder containing the csharp source code of the demo GoogleSpreadsheetsAPI.dll - Library containing the GSheet class. nsoftware.IPWorksSSL.dll - IP*Works! SSL library for communications code Update: Download it here, source included. Update 2: The library is no longer available....

Posted On Thursday, June 08, 2006 2:14 PM | Feedback (21)

Google Spreadsheets API

Lots of people are talking about Google Spreadsheets. Yesterday I wrote some c# code to enable me to access my Spreadsheets account from my .net applications: a Google Spreadsheets API. So far I can authenticate, list all my existing spreadsheets, create a new spreadsheet, edit individual cells, delete a spreadsheet, rename a spreadsheet, import from a local XLS file, and export to a local XLS or CSV file. I will post some code later today. properties: string Email string Password string CurrentSheetKey...

Posted On Thursday, June 08, 2006 7:05 AM | Feedback (4)

Google Spreadsheets Sneak Peek

Jayaveer has a sneak peak of Google Spreadsheets.Technorati tags: google spreadsheets

Posted On Tuesday, June 06, 2006 7:59 AM | Feedback (0)

Copyright © Lance Robinson

Design by Bartosz Brzezinski

Design by Phil Haack Based On A Design By Bartosz Brzezinski