Sheets defines range within a sheet. (At least one of sheetTitle/startRange/endRange needs to be filled).
| Property | Type | Description |
|---|---|---|
| sheetTitle | string | title of a sheet. |
| startRange | string | start column and row notation.(A1,D5) |
| endRange | string | end column and row notation.(A1,D5) |