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