Google Apps Script API
    Preparing search index...
    interface SheetsChart {
        chartId?: number;
        contentUrl?: string;
        sheetsChartProperties?: SheetsChartProperties;
        spreadsheetId?: string;
    }
    Index

    Properties

    chartId?: number
    contentUrl?: string
    sheetsChartProperties?: SheetsChartProperties
    spreadsheetId?: string