# GrapeCity.Documents.Excel.Drawing.IContainer.LeftInPixel

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Documents_Excel_Drawing_IContainer_LeftInPixel_" data-uid="GrapeCity.Documents.Excel.Drawing.IContainer.LeftInPixel*">LeftInPixel Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Documents_Excel_Drawing_IContainer_LeftInPixel_" data-uid="GrapeCity.Documents.Excel.Drawing.IContainer.LeftInPixel*"></a>
<h4 id="GrapeCity_Documents_Excel_Drawing_IContainer_LeftInPixel" data-uid="GrapeCity.Documents.Excel.Drawing.IContainer.LeftInPixel">LeftInPixel</h4>
<div class="markdown level1 summary"><p>Gets or sets the distance (in pixels) from the left edge of the object to the left edge of column
A (on a worksheet) or the left edge of the chart area (on a chart).</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">double LeftInPixel { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Property LeftInPixel As Double</code></pre>
</div>
</div>
