# GrapeCity.Spreadsheet.IGraphic.Height

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Spreadsheet_IGraphic_Height_" data-uid="GrapeCity.Spreadsheet.IGraphic.Height*">Height Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Spreadsheet_IGraphic_Height_" data-uid="GrapeCity.Spreadsheet.IGraphic.Height*"></a>
<h4 id="GrapeCity_Spreadsheet_IGraphic_Height" data-uid="GrapeCity.Spreadsheet.IGraphic.Height">Height</h4>
<div class="markdown level1 summary"><p>Gets or sets a <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.double">double</a> value that represents the height, in pixels, of the object.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">int Height { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Property Height As Integer</code></pre>
</div>
</div>
