VBA - how to get the shapes from the master slide?

R

roytang

Hi,

Given a presentation with multiple master slides, I'm trying to access
the shapes that appear on a slide but come from the master slide, but
I'm not sure how to access it.

I've tried:
- slide.Master.Shapes (seems to get additional shapes that don't
actually appear on the slide)
- slide.Design.SlideMaster.Shapes (seems to be getting shapes from a
different master slide)

Obviously I'm doing something wrong; can anyone advise the proper way
to do this?

Thanks!

Roy
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top