# GrapeCity.Spreadsheet.Drawing.ConnectionShape.EndDisconnect

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Spreadsheet_Drawing_ConnectionShape_EndDisconnect_" data-uid="GrapeCity.Spreadsheet.Drawing.ConnectionShape.EndDisconnect*">EndDisconnect Method
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Spreadsheet_Drawing_ConnectionShape_EndDisconnect_" data-uid="GrapeCity.Spreadsheet.Drawing.ConnectionShape.EndDisconnect*"></a>
<h4 id="GrapeCity_Spreadsheet_Drawing_ConnectionShape_EndDisconnect" data-uid="GrapeCity.Spreadsheet.Drawing.ConnectionShape.EndDisconnect">EndDisconnect()</h4>
<div class="markdown level1 summary"><p>Detaches the end of the specified connector from the shape it's attached to.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public void EndDisconnect()</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Sub EndDisconnect()</code></pre>
</div>
<h5 id="GrapeCity_Spreadsheet_Drawing_ConnectionShape_EndDisconnect_remarks">Remarks</h5>
<div class="markdown level1 remarks"><p>This method doesn't alter the size or position of the connector: the end of the connector remains positioned at a connection site but is no longer connected.</p>
</div>
</div>
