# GrapeCity.Documents.Excel.ITop10.TopBottom

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Documents_Excel_ITop10_TopBottom_" data-uid="GrapeCity.Documents.Excel.ITop10.TopBottom*">TopBottom Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Documents_Excel_ITop10_TopBottom_" data-uid="GrapeCity.Documents.Excel.ITop10.TopBottom*"></a>
<h4 id="GrapeCity_Documents_Excel_ITop10_TopBottom" data-uid="GrapeCity.Documents.Excel.ITop10.TopBottom">TopBottom</h4>
<div class="markdown level1 summary"><p>Returns or sets one of the constants of the <a class="xref" href="GrapeCity.Documents.Excel.ITop10.TopBottom.html#GrapeCity_Documents_Excel_ITop10_TopBottom">TopBottom</a> enumeration, determining if the ranking is evaluated from the top or bottom.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">TopBottom TopBottom { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Property TopBottom As TopBottom</code></pre>
</div>
</div>
