Share via


Connect Object Members

Visio Automation Reference

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

Properties

  Name Description
Aa342192.properties(en-us,office.12).gif Application Read-only. Returns the instance of Microsoft Office Visio that is associated with an object.
Aa342192.properties(en-us,office.12).gif ContainingMasterID Returns the ID of the Master object that contains an object. Read-only.
Aa342192.properties(en-us,office.12).gif ContainingPageID Returns the ID of the page that contains an object. Read-only
Aa342192.properties(en-us,office.12).gif Document Gets the Document object that is associated with an object. Read-only.
Aa342192.properties(en-us,office.12).gif FromCell Returns the cell from which a connection originates. Read-only.
Aa342192.properties(en-us,office.12).gif FromPart Returns the part of a shape from which a connection originates. Read-only.
Aa342192.properties(en-us,office.12).gif FromSheet Returns the shape from which a connection or connections originate. Read-only.
Aa342192.properties(en-us,office.12).gif Index Gets the ordinal position of a Connect object in the Connects collection. Read-only.
Aa342192.properties(en-us,office.12).gif ObjectType Returns an object's type. Read-only.
Aa342192.properties(en-us,office.12).gif Stat Returns status information for an object. Read-only.
Aa342192.properties(en-us,office.12).gif ToCell Gets the cell to which a connection is made. Read-only.
Aa342192.properties(en-us,office.12).gif ToPart Returns the part of a shape to which a connection is made. Read-only.
Aa342192.properties(en-us,office.12).gif ToSheet Returns the shape to which one or more connections are made. Read-only.