# GrapeCity.Spreadsheet.Drawing.IShapeBase.PickUp

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Spreadsheet_Drawing_IShapeBase_PickUp_" data-uid="GrapeCity.Spreadsheet.Drawing.IShapeBase.PickUp*">PickUp Method
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Spreadsheet_Drawing_IShapeBase_PickUp_" data-uid="GrapeCity.Spreadsheet.Drawing.IShapeBase.PickUp*"></a>
<h4 id="GrapeCity_Spreadsheet_Drawing_IShapeBase_PickUp" data-uid="GrapeCity.Spreadsheet.Drawing.IShapeBase.PickUp">PickUp()</h4>
<div class="markdown level1 summary"><p>Copies the formatting of the specified shape.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">void PickUp()</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Sub PickUp()</code></pre>
</div>
<h5 id="GrapeCity_Spreadsheet_Drawing_IShapeBase_PickUp_remarks">Remarks</h5>
<div class="markdown level1 remarks"><p>Use the <a class="xref" href="GrapeCity.Spreadsheet.Drawing.IShapeBase.Apply.html#GrapeCity_Spreadsheet_Drawing_IShapeBase_Apply">Apply()</a> method to apply the copied formatting to another shape.</p>
</div>
</div>
