0

With Google Slide script, How I can get the name (not title) of the master, and the name of each template in the master ?

Philippe Prados
  • 461
  • 3
  • 12
  • Can I ask you about `Google Slide script` and `the name of each template in the master`? – Tanaike Oct 26 '19 at 23:42
  • `master_layouts.forEach(function(layout) { Logger.log("Layout name =" + layout.getLayoutName()) }` return generated name (`Layout name =CUSTOM`), not the user interface name. – Philippe Prados Nov 12 '19 at 15:54

0 Answers0