- Google Apps Script for Beginners
- Serge Gabet
- 344字
- 2021-07-19 18:14:20
What this book covers
Chapter 1, Enhancing Spreadsheets, is an introduction to JavaScript as a spreadsheet macro language. It shows you how many aspects of a spreadsheet document could be modified using Google Script—not only layout and formatting but sharing and publishing as well.
Chapter 2, Create and Manipulate Forms, deals with an automated form creation and modification with Google Apps Script. It demonstrates the ability of forms to respond to triggers, thereby automatically sending an evaluation with reference to good and bad answers.
Chapter 3, Managing an E-mail Account, shows you how to send messages, filter your messages, and combine Gmail with documents to create your own workflow. You will learn that Google service offers an impressive panel of methods that allows for almost any possible manipulation of your mailbox content.
Chapter 4, Embedding Scripts in Text Documents, shows you how to build and analyze Google documents using JavaScript. You will also see how to build or change a document's content and how to analyze what is already present in the document.
Chapter 5, Embedding Scripts in Google Sites, demonstrates how a script updates your Google site automatically. This chapter also demonstrates the multiple aspects and advantages of the communication and combination of multiple services.
Chapter 6, Standalone Web Applications / User Interfaces, teaches you how to create web applications that work everywhere and that anyone can use. It also shows you how to protect your private data across the Internet.
Chapter 7, Using User Interfaces in Spreadsheets and Documents, empowers you to use your new skills to create more user-friendly documents and worksheets. It will simplify your work with spreadsheets and documents to either show data in a way that is not directly available or to add extra functionalities.
Chapter 8, How to Expand Your Knowledge, gives you tips and tricks to learn what this book could not cover. It will give you an overview of the many resources available to help improve your learning experience.
Chapter 9, Conclusion, ends with perspectives, secrets, and the author's personal point of view.
- 基于粒計算模型的圖像處理
- Building a Game with Unity and Blender
- Hands-On Data Structures and Algorithms with JavaScript
- Vue.js 3.x從入門到精通(視頻教學版)
- 編程珠璣(續)
- 精通搜索分析
- Mastering Articulate Storyline
- Functional Programming in JavaScript
- C語言程序設計案例式教程
- Nginx Essentials
- Visual Basic程序設計實踐教程
- D3.js By Example
- 快速入門與進階:Creo 4·0全實例精講
- 響應式Web設計:HTML5和CSS3實戰(第2版)
- OpenMP核心技術指南