Google Apps Script Spreadsheet Service

The built-in Google Apps Script Spreadsheet Service allows creation, access, and modification of Google Sheets files directly from Apps Script with performance bundling and numerous classes for formatting, data sources, structure, and content.

API entry from apis.yml

apis.yml Raw ↑
name: Google Apps Script Spreadsheet Service
description: The built-in Google Apps Script Spreadsheet Service allows creation, access, and modification
  of Google Sheets files directly from Apps Script with performance bundling and numerous classes for
  formatting, data sources, structure, and content.
image: https://www.gstatic.com/images/branding/product/2x/apps_script_48dp.png
humanURL: https://developers.google.com/apps-script/reference/spreadsheet
properties:
- type: Documentation
  url: https://developers.google.com/apps-script/reference/spreadsheet
- type: GettingStarted
  url: https://developers.google.com/apps-script
- type: APIReference
  url: https://developers.google.com/apps-script/reference
- type: ReleaseNotes
  url: https://developers.google.com/apps-script/release-notes
contact:
- type: StackOverflow
  url: https://stackoverflow.com/questions/tagged/google-apps-script
tags:
- Apps Script
- Automation
- Google
- Scripting
- Spreadsheets