Google Apps Script API
    Preparing search index...
    interface SpreadsheetTemplate {
        kind?: string;
        status?: string;
        templateContent?: string;
        templateName?: string;
        templateType?: string;
    }
    Index

    Properties

    kind?: string
    status?: string
    templateContent?: string
    templateName?: string
    templateType?: string