google-apps-script
Insert Script on Google SpreadSheet programmatically
开发者_开发知识库I would like to know if it is possible to insert a Script in a GDocs SpreadSheet using the Google SpreadSheet API.[详细]
2023-03-05 10:43 分类:问答Simple Google Script not working
I have decided to use Google Scripts when I can when using spreadsheets, just to start increasing knowledge. BUT I am untrained and got stuck quite quickly.[详细]
2023-03-01 12:17 分类:问答Finding elements after a URLfetch
What would be the best way to parse an HTML string after a URLfetch ? If we find element it would return True else False, right now I\'m using this , but I don\'t think I\'m on the right path since it[详细]
2023-02-26 09:27 分类:问答Google Apps Script JDBC connection problem
I have problem to connect to any mysql database using jdbc connector in google apps scripts, I\'m using tutorial code:[详细]
2023-02-22 01:37 分类:问答Html support in Google Apps Script UI Services Widgets?
As far I can tell, none of the Widgets in UI Services can display formatted HTML.GWT provides RichTextArea.setHTML() and Labe开发者_开发技巧l.HTML to display formatted HTML, but these aren\'t availabl[详细]
2023-02-19 08:06 分类:问答Is there a G Suite/Google Apps API?
I had several questions regarding the usability of a \"G Suite/Google Apps API.\" I would like to integrate some sort of document/spreadsheet/presentation management directly into an application I am[详细]
2023-02-18 16:25 分类:问答How do I modify a button from a function in Google Apps Script UI App
I have created a UI App Form Panel in Google Apps Script with the following following button definition:[详细]
2023-02-17 05:38 分类:问答OAuth issues with Google App Engine And Google Apps Script integration
I am trying to use Google Apps Script in Google Spreadsheet and have an OAuth issues. The Spreadsheet and Google App application are both protected by Oauth provided by Google as I am u开发者_高级运[详细]
2023-02-13 12:36 分类:问答Service invoked too many times: trigger
We are trying to implement a suite of spreadsheets that will handle budget figures for a set of stores. Everything works fine until we try to implement a spreadsheet that will collect data from all st[详细]
2023-02-12 02:45 分类:问答Google Docs Date Changing
I have three scripts that are in a google docs spreadsheet. In this spreadsheet, in column H (or column 8), if I type an x, the script changes it into that days date.[详细]
2023-02-07 00:06 分类:问答