Partager via


ConnectorFormat.EndConnect Method

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Sub EndConnect ( _
    ConnectedShape As Shape, _
    ConnectionSite As Integer _
)
'Usage
Dim instance As ConnectorFormat
Dim ConnectedShape As Shape
Dim ConnectionSite As Integer

instance.EndConnect(ConnectedShape, ConnectionSite)
void EndConnect(
    Shape ConnectedShape,
    int ConnectionSite
)

Parameters

See Also

Reference

ConnectorFormat Interface

ConnectorFormat Members

Microsoft.Office.Core Namespace