# GrapeCity.Spreadsheet.IRange.Show

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Spreadsheet_IRange_Show_" data-uid="GrapeCity.Spreadsheet.IRange.Show*">Show Method
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Spreadsheet_IRange_Show_" data-uid="GrapeCity.Spreadsheet.IRange.Show*"></a>
<h4 id="GrapeCity_Spreadsheet_IRange_Show" data-uid="GrapeCity.Spreadsheet.IRange.Show">Show()</h4>
<div class="markdown level1 summary"><p>Scrolls through the contents of the active window to move the range into view. The range must consist of a single cell in the active document.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">void Show()</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Sub Show()</code></pre>
</div>
</div>
