GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Drawing 名前空間 > ConnectionShape クラス > EndConnect メソッド : EndConnect(Shape,Int32,Boolean,Boolean) メソッド |
'宣言
Public Overloads Sub EndConnect( _ ByVal connectedShape As Shape, _ ByVal connectionSite As Integer, _ ByVal layout As Boolean, _ ByVal updateParentBoundary As Boolean _ )
public void EndConnect( Shape connectedShape, int connectionSite, bool layout, bool updateParentBoundary )