# GrapeCity.Spreadsheet.IGraphic.Width

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Spreadsheet_IGraphic_Width_" data-uid="GrapeCity.Spreadsheet.IGraphic.Width*">Width Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Spreadsheet_IGraphic_Width_" data-uid="GrapeCity.Spreadsheet.IGraphic.Width*"></a>
<h4 id="GrapeCity_Spreadsheet_IGraphic_Width" data-uid="GrapeCity.Spreadsheet.IGraphic.Width">Width</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 width, 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 Width { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Property Width As Integer</code></pre>
</div>
</div>
