2

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?

Kos
  • 4,890
  • 9
  • 38
  • 42
user76652
  • 21
  • 2

1 Answers1

3

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.

XEB
  • 128
  • 1
  • 10