I have this xml structure in my dotx file:
xml
dotx
I need to access that picture in VBA Word API by its name. I can do following:
VBA Word API