# GrapeCity.Spreadsheet.Drawing.ITextFrame.MarginRight

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Spreadsheet_Drawing_ITextFrame_MarginRight_" data-uid="GrapeCity.Spreadsheet.Drawing.ITextFrame.MarginRight*">MarginRight Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Spreadsheet_Drawing_ITextFrame_MarginRight_" data-uid="GrapeCity.Spreadsheet.Drawing.ITextFrame.MarginRight*"></a>
<h4 id="GrapeCity_Spreadsheet_Drawing_ITextFrame_MarginRight" data-uid="GrapeCity.Spreadsheet.Drawing.ITextFrame.MarginRight">MarginRight</h4>
<div class="markdown level1 summary"><p>Returns or sets the distance (in pixels) between the right edge of the text frame and the right edge of the inscribed rectangle of the shape that contains the text.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">double MarginRight { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Property MarginRight As Double</code></pre>
</div>
</div>
