I’ve been banging my head against this one for some time and hope someone here might be able to help me.
When you create a new “Title and Content” slide, the lower rectangle says “Click icon to add content.” If you click the icon for a picture and insert a picture, it replaces the lower rectangle with that picture. Then the picture is resized and moved depending on whatever the currently selected Master design is.
I want to be able to do this through VB/VBA code, but I cannot find a way to do it. Even if I record a macro performing these exact actions, the macro will not recreate it exactly. The macro only inserts a picture, it does not replace the actual content rectangle and do whatever is necessary so that the picture will automatically reformat with design changes.
Does anyone have any clues on how this all works?