Reputation: 21
When formatting a Google Slides presentation using a Google Apps Script, is there any way to access and/or modify the data regarding animations of objects (text boxes, shapes, images, etc.) in order to add, delete, or modify animations?
Upvotes: 2
Views: 2006
Reputation: 138
There is currently no way to get/set animations or transitions using Google Apps Script (that I can see). It could be requested on their issue tracker.
Upvotes: 3