Connect object

Connect object

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

See also         Properties         Methods         Events

Represents a connection between two shapes in a drawing, such as a line and a box in an organization chart.

Retrieve a Connect object from the Connects collection returned by the Connects and FromConnects properties of a Shape object, or the Connects collection of a Page or Master object.

Version added

2.0

Remarks

The default property of a Connect object is FromSheet.

Use the GlueTo or GlueToPos method of a Cell object to connect one shape to another in a drawing.