ConnectorFormat.BeginConnectedShape (Excel)

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

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


Dim cft As ConnectorFormat: Set cft = 
Dim shpBeginConnectedShape As Shape
Set shpBeginConnectedShape = cft.BeginConnectedShape