Beginner's Guide to Google Apps Script 1 - Sheets

Roberts, Barrie

  • 出版商: Independently Published
  • 出版日期: 2020-06-30
  • 售價: $770
  • 貴賓價: 9.5$732
  • 語言: 英文
  • 頁數: 166
  • 裝訂: Quality Paper - also called trade paper
  • ISBN: 9798662691254
  • ISBN-13: 9798662691254
  • 相關分類: 網站開發
  • 海外代購書籍(需單獨結帳)

相關主題

商品描述

A step-by-step guide to using Google Apps Script with Google Sheets. You will learn how to work with and automate Sheets.

This book assumes no knowledge of coding or of Apps Script or of JavaScript and will take you from writing your first script to using Apps Script with Sheets with confidence.

Every chapter contains numerous practical examples of scripts with every step explained along the way. It also contains links to the files used in the book. It also covers some Javascript fundamentals, like loops and arrays, relating them specifically to their use in Apps Script.

Fully updated including the latest JavaScript and the new Script Editor. Rev 7. This is book 1 in a series on Apps Script.
Contents:
What is Google Apps Script?
CHAPTER 1 - First Script
CHAPTER 2 - Variables and getting & setting values
CHAPTER 3 - Loops
CHAPTER 4 - Arrays, Logger & Executions
CHAPTER 5 - If, Prompt, Menu & OnOpen Trigger
CHAPTER 6 - SpreadsheetApp & the For In Loop
CHAPTER 7 - Spreadsheet Class
CHAPTER 8 - Sheet Class
CHAPTER 9 - Range class & Triggers
Appendix 1 - Code from each chapter
Appendix 2 - Script Editor and creating a standalone script