次の方法で共有


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

定義

public:
 void EndConnect(Microsoft::Office::Interop::Excel::Shape ^ ConnectedShape, int ConnectionSite);
public void EndConnect (Microsoft.Office.Interop.Excel.Shape ConnectedShape, int ConnectionSite);
Public Sub EndConnect (ConnectedShape As Shape, ConnectionSite As Integer)

パラメーター

ConnectedShape
Shape
ConnectionSite
Int32

適用対象