Y
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
swiley
3885 days ago
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.
link