googleSpreadsheetWorksheet property
No longer works since v9.2.2, that uses Google Sheets API v4. Instead, use the googleSpreadsheetRange option to load a specific sheet.
API Docs: https://api.highcharts.com/highcharts/data.googleSpreadsheetWorksheet
Implementation
String? googleSpreadsheetWorksheet;