# GrapeCity.Documents.Excel.IWorksheet.ShowAllData

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Documents_Excel_IWorksheet_ShowAllData_" data-uid="GrapeCity.Documents.Excel.IWorksheet.ShowAllData*">ShowAllData Method
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Documents_Excel_IWorksheet_ShowAllData_" data-uid="GrapeCity.Documents.Excel.IWorksheet.ShowAllData*"></a>
<h4 id="GrapeCity_Documents_Excel_IWorksheet_ShowAllData" data-uid="GrapeCity.Documents.Excel.IWorksheet.ShowAllData">ShowAllData()</h4>
<div class="markdown level1 summary"><p>Makes all rows of the currently filtered list visible. If AutoFilter is in use, this method changes the arrows to &quot;All.&quot;</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">void ShowAllData()</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Sub ShowAllData()</code></pre>
</div>
</div>
