Connection Point order

A

Andy

If i have a shape with several connection points. Does anyone know if
i process the fromconnects for the shape, will any connections to
these connection points be returned in the order of the connection
points.

Thanks
 
J

JuneTheSecond

shp.FromConnects(I).ToCell.Row might return the order of a connect point.
 
Top