You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Apps Script Community
Is there a way to programmatically access the custom fields in the Sheets print settings using Apps Script? I need access to the 3 header fields that appear after clicking Headers & Footers, EDIT CUSTOM FIELDS in the Google Sheet printer sidebar.
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Apps Script Community
I don't think so. Most or all of the "print" functions are at the Browser level, and Apps script can't access the browser window object because it is sandboxed.