Appearance
Defined in: types/index.ts:9
Configuration for initializing a sheets adapter instance.
Properties
sheetName?
optionalsheetName?:string
Defined in: types/index.ts:14
The default sheet name to operate on. When omitted, the first sheet is used.
spreadsheetId
spreadsheetId:
string
Defined in: types/index.ts:11
The unique identifier of the target spreadsheet.