# GrapeCity.Documents.Excel.IPageSetup.Zoom

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Documents_Excel_IPageSetup_Zoom_" data-uid="GrapeCity.Documents.Excel.IPageSetup.Zoom*">Zoom Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Documents_Excel_IPageSetup_Zoom_" data-uid="GrapeCity.Documents.Excel.IPageSetup.Zoom*"></a>
<h4 id="GrapeCity_Documents_Excel_IPageSetup_Zoom" data-uid="GrapeCity.Documents.Excel.IPageSetup.Zoom">Zoom</h4>
<div class="markdown level1 summary"><p>Returns or sets a Variant value that represents a percentage (between 10 and 400 percent) by which Document Solutions for Excel will scale the worksheet for printing.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">int Zoom { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Property Zoom As Integer</code></pre>
</div>
</div>
