Connect object (Visio)
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 from the Page.Connects or Master.Connects property.
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.
- Application
- ContainingMasterID
- ContainingPageID
- Document
- FromCell
- FromPart
- FromSheet
- Index
- ObjectType
- Stat
- ToCell
- ToPart
- ToSheet
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.