ConnectorFormat.EndConnectedShape (Excel)

Returns a Shape object that represents the shape that the end of the specified connector is attached to.

If the end of the specified connector isn't attached to a shape, this property generates an error.


Dim cft As ConnectorFormat: Set cft = 
Dim shpEndConnectedShape As Shape
Set shpEndConnectedShape = cft.EndConnectedShape