Update Worksheet Info
Update a worksheet's metadata information.
Input
Field | Definition | Type | Required |
---|---|---|---|
Sheet to Update | |||
Spreadsheet ID | ID of the spreadsheet to be updated. | String | TRUE |
Worksheet ID | ID of the worksheet to be updated. | String | TRUE |
New Info | |||
title | New title of the spreadsheet. | String | FALSE |
Grid Properties | |||
rowCount | Number of rows in the grid. | String | FALSE |
columnCount | Number of columns in the grid. | String | FALSE |
Output
Field | Definition | Type |
---|---|---|
Worksheet URL | URL of the updated worksheet. | String |