# GrapeCity.Documents.Excel.IPageSetup.PrintTailRows

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Documents_Excel_IPageSetup_PrintTailRows_" data-uid="GrapeCity.Documents.Excel.IPageSetup.PrintTailRows*">PrintTailRows Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Documents_Excel_IPageSetup_PrintTailRows_" data-uid="GrapeCity.Documents.Excel.IPageSetup.PrintTailRows*"></a>
<h4 id="GrapeCity_Documents_Excel_IPageSetup_PrintTailRows" data-uid="GrapeCity.Documents.Excel.IPageSetup.PrintTailRows">PrintTailRows</h4>
<div class="markdown level1 summary"><p>Returns or sets the rows that contain the cells to be repeated at the bottom of each page, as a string in A1-style notation in the language of the macro.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">string PrintTailRows { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Property PrintTailRows As String</code></pre>
</div>
</div>
