Skip to content Skip to sidebar Skip to footer
Showing posts with the label Google Docs

Passing Information To Server-side Function In A Google Docs Add On

I'm working on a Google Docs Add-On based on Google's Quickstart tutorial. I'm trying t… Read more Passing Information To Server-side Function In A Google Docs Add On

Form To Perform Action And Passover The Values

Hi i basically have a form that has a two textboxes which will send the data back to the google sp… Read more Form To Perform Action And Passover The Values

Converting A Google Doc To A Pdf Results In Blank Pdf, Google Scripts

Here is my code to create a google doc paste some information in (eventually from a spreadsheet), c… Read more Converting A Google Doc To A Pdf Results In Blank Pdf, Google Scripts

Google Apps Script Problem Using Getlinkurl(offset)

I'm trying to figure out how to use getLinkUrl(offset) in Google Apps Script. I found the refe… Read more Google Apps Script Problem Using Getlinkurl(offset)

How To Determine The Named Range From Position In Google Docs Through Google Apps Script

I am looking at a way to determine the named range in Google docs through Google Apps Script for th… Read more How To Determine The Named Range From Position In Google Docs Through Google Apps Script

Why Is Google Apps Spreadsheet SetValue Function Not Setting Values In Cells?

Why can't I use setValues in google apps spreadsheets API to set the values of cells in a sprea… Read more Why Is Google Apps Spreadsheet SetValue Function Not Setting Values In Cells?