I am trying to use VBA to automate the Change Picture function when you right click a Shape in Excel/Word/Powerpoint.
However, I am not able to find any reference, c
In Word 2010 VBA it helps to change the .visible option for that picture element you want to change.
that worked for me.