get value google sheet with app script

Solutions on MaxInterview for get value google sheet with app script by the best coders in the world

showing results for - "get value google sheet with app script"
Lilli
15 Sep 2017
1var value = SpreadsheetApp.getActiveSheet().getRange('B12').getValue();
2
similar questions
queries leading to this page
get value google sheet with app script