Hacker News new | ask | show | jobs
by fiatjaf 3885 days ago
Can I programmatically edit .xls files over the API? That would be great.
1 comments

It's a storage api not a spreadsheet api. Dropbox itself can't do that, but it can get you the data and you can use an xls library or program to edit them.