Iwark / spreadsheet

Google Go (golang) library for reading and writing spreadsheet files on Google Docs.
MIT License
382 stars 53 forks source link

Sharing a spreadsheet #49

Closed vertoforce closed 4 years ago

vertoforce commented 4 years ago

Is there a way to share a spreadsheet? I noticed that when creating a spreadsheet of course my personal google account can't view it. Is there an API call to share a new spreadsheet with an email?

2qar commented 4 years ago

You would have to use the Drive API for that.