API Reference
Sheet State
The state of a sheet.
sheetId
Type: string
Required: Yes
Description:
Id of the sheet.
rows
Type: SheetRow[]
Required: Yes
Description:
The rows of the sheet.
The state of a sheet.
Type: string
Required: Yes
Description:
Id of the sheet.
Type: SheetRow[]
Required: Yes
Description:
The rows of the sheet.