I am having difficulty in finding out the master shape for a Visio shape.
Suppose if I drag a Shape named 'Start Shape' from a Stencil to a document then Visio will create an instance for shape 'Start Shape' on the Document.
Now I can access the shape name using Name/NameU of the shape property, but using Name property I got name as 'Start Shape.12'
I need to find out the master shape name i.e 'Start Shape' from which the dropped shape is created. In the above case 'Start Shape'