次の方法で共有


ConnectorFormat.EndConnect(Shape, Int32) メソッド

定義

public:
 void EndConnect(Microsoft::Office::Core::Shape ^ ConnectedShape, int ConnectionSite);
public void EndConnect (Microsoft.Office.Core.Shape ConnectedShape, int ConnectionSite);
abstract member EndConnect : Microsoft.Office.Core.Shape * int -> unit
Public Sub EndConnect (ConnectedShape As Shape, ConnectionSite As Integer)

パラメーター

ConnectedShape
Shape
ConnectionSite
Int32

適用対象