Support creating new spreadsheet document
See original GitHub issueHey guys ✌️ Thanks for the awesome work! 🌟
From what I understood, the GoogleSpreadsheet
constructor expects a Sheet ID, which makes me think we should have an existent one before doing anything.
Is there any way to create a Sheet from scratch using this library? Just as if I was “uploading” a new Sheet file?
Issue Analytics
- State:
- Created 3 years ago
- Reactions:5
- Comments:5 (2 by maintainers)
Top Results From Across the Web
Create a new workbook - Microsoft Support
Create a workbook. Open Excel. Select Blank workbook or press Ctrl+N. Start typing. Create a workbook from a template. Select File > New....
Read more >How to use Google Sheets - Google Docs Editors Help
Step 1: Create a spreadsheet · Open the Sheets home screen at sheets.google.com. · Click New Plus . This will create and open...
Read more >How to Create a Spreadsheet - Computer Hope
Create a spreadsheet with Google Sheets Google Sheets is free, easy to access, supports collaborative editing, and can open other spreadsheet ...
Read more >Create a spreadsheet | Google Sheets
This page describes how to create a spreadsheet. Example. To create a spreadsheet, use the create method on the spreadsheets collection, as shown...
Read more >Create or import a spreadsheet - Workiva Support
You can create a new spreadsheet in Home using the Create menu or within a folder from the right-click menu. If you have...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
great library, hope this feature come soon…
Is there a way to change the sharing settings ? I mean, what’s the point of creating a sheet and not being able to open it ?
Should we use oAuth2 method of creation instead ?