Get Connector string between two Shapes

Started by Thatgoblin, October 26, 2014, 05:13:47 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Thatgoblin

Assuming the 'Source' shape is selected from the image below, how can I get the string ('Relation') from the connector?



From what I've read there are ConnectorFormat and Connector properties for Shapes but there is not any helpful information regarding using them.

Thanks!


Thatgoblin

Yes! This helped me out, thank you.

For anyone reading this later, you can use Shape.FromConnects(i).FromSheet to get the the connector Shape object. With this you can use Shape.Text to get the string.

Yacine

#3
I am having my difficulties too to remember the path to the desired object.
So I tried to sketch that model.
Everybody is welcome to enhance it.
Yacine