Skip to content

Instantly share code, notes, and snippets.

@wmakeev
Created March 28, 2014 02:22
Show Gist options
  • Save wmakeev/9823873 to your computer and use it in GitHub Desktop.
Save wmakeev/9823873 to your computer and use it in GitHub Desktop.
Визуализация интерфейса библиотеки для удобной работы с таблицами в Google Script
//
var sheet = SpreadsheetTools.getSheet();
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment