# GrapeCity.Documents.Excel.IPageSetup.PrintTitleRows

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Documents_Excel_IPageSetup_PrintTitleRows_" data-uid="GrapeCity.Documents.Excel.IPageSetup.PrintTitleRows*">PrintTitleRows Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Documents_Excel_IPageSetup_PrintTitleRows_" data-uid="GrapeCity.Documents.Excel.IPageSetup.PrintTitleRows*"></a>
<h4 id="GrapeCity_Documents_Excel_IPageSetup_PrintTitleRows" data-uid="GrapeCity.Documents.Excel.IPageSetup.PrintTitleRows">PrintTitleRows</h4>
<div class="markdown level1 summary"><p>Returns or sets the rows that contain the cells to be repeated at the top 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 PrintTitleRows { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Property PrintTitleRows As String</code></pre>
</div>
</div>
