Create Spreadsheet
新しいスプレッドシート(ドキュメント)を作成します。
Google SheetsGoogleSheetsCreateSpreadsheet
概要
新しいスプレッドシート(ドキュメント)を作成します。
Create a new spreadsheet (document).
パラメータ
| パラメータ | 型 | 必須 | 既定値 | 説明 |
|---|---|---|---|---|
| Connection name | variable | 必須 | sheets | Name of the connection created by Authorize. |
| Title | string | 必須 | 例: My report 変数に対応 | |
| Sheet/tab names (optional) | string | 任意 | Comma-separated tab names. 例: Data, Summary 変数に対応 | |
| Store spreadsheet ID in | variable | 任意 | 例: spreadsheetId |