# GrapeCity.Documents.Excel.IPageSetup.FitToPagesTall

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Documents_Excel_IPageSetup_FitToPagesTall_" data-uid="GrapeCity.Documents.Excel.IPageSetup.FitToPagesTall*">FitToPagesTall Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Documents_Excel_IPageSetup_FitToPagesTall_" data-uid="GrapeCity.Documents.Excel.IPageSetup.FitToPagesTall*"></a>
<h4 id="GrapeCity_Documents_Excel_IPageSetup_FitToPagesTall" data-uid="GrapeCity.Documents.Excel.IPageSetup.FitToPagesTall">FitToPagesTall</h4>
<div class="markdown level1 summary"><p>Returns or sets the number of pages tall the worksheet will be scaled to when it's printed. Applies only to worksheets.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">int FitToPagesTall { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Property FitToPagesTall As Integer</code></pre>
</div>
</div>
