Hello,
I would like to control each shape on a slide (location, size, text). I have defined a multidimensional array with all the properties I need to control, throiugh an "all objects" loop.
I do not know how to refer to a a specific shape though.
One way to do it is to loop gain and and ask if the index of a shape equals a number corresponding to a name, but this seems a bit to complicated.
Any other way?
Thank you
I would like to control each shape on a slide (location, size, text). I have defined a multidimensional array with all the properties I need to control, throiugh an "all objects" loop.
I do not know how to refer to a a specific shape though.
One way to do it is to loop gain and and ask if the index of a shape equals a number corresponding to a name, but this seems a bit to complicated.
Any other way?
Thank you