ConnectorFormat Properties

Include Protected Members
Include Inherited Members

The ConnectorFormat type exposes the following members.

Properties

  Name Description
Public property Application Returns an Application object that represents the Microsoft Excel application.
Public property BeginConnected True if the beginning of the specified connector is connected to a shape.
Public property BeginConnectedShape Returns a Shape object that represents the shape that the beginning of the specified connector is attached to.
Public property BeginConnectionSite Returns an integer that specifies the connection site that the end of a connector is connected to.
Public property Creator Returns a 32-bit integer that indicates the application in which this object was created.
Public property EndConnected msoTrue if the end of the specified connector is connected to a shape.
Public property EndConnectedShape Returns a Shape object that represents the shape that the end of the specified connector is attached to.
Public property EndConnectionSite Returns an integer that specifies the connection site that the end of a connector is connected to.
Public property Parent Returns the parent object for the specified object.
Public property Type Returns or sets the connector format type.

Top

See Also

Reference

ConnectorFormat Interface

Microsoft.Office.Interop.Excel Namespace