I'm able to create some HTML and display it in a modal dialog of the current tab, the one with the spreadsheet, like so
SpreadsheetApp.getUi().showModalDialog(html, 'Some Title'); but I'd like to be able to put that HTML in a new browser tab instead. Is that possible? -- You received this message because you are subscribed to the Google Groups "Google Spreadsheets API" group. To unsubscribe from this group and stop receiving emails from it, send an email to google-spreadsheets-api+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.