# GrapeCity.Spreadsheet.Drawing.ITextFrame.MarginBottom

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Spreadsheet_Drawing_ITextFrame_MarginBottom_" data-uid="GrapeCity.Spreadsheet.Drawing.ITextFrame.MarginBottom*">MarginBottom Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Spreadsheet_Drawing_ITextFrame_MarginBottom_" data-uid="GrapeCity.Spreadsheet.Drawing.ITextFrame.MarginBottom*"></a>
<h4 id="GrapeCity_Spreadsheet_Drawing_ITextFrame_MarginBottom" data-uid="GrapeCity.Spreadsheet.Drawing.ITextFrame.MarginBottom">MarginBottom</h4>
<div class="markdown level1 summary"><p>Returns or sets the distance (in pixels) between the bottom of the text frame and the bottom 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 MarginBottom { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Property MarginBottom As Double</code></pre>
</div>
</div>
