# FarPoint.Web.Spread.Column.ResetMargin

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="FarPoint_Web_Spread_Column_ResetMargin_" data-uid="FarPoint.Web.Spread.Column.ResetMargin*">ResetMargin Method
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="FarPoint_Web_Spread_Column_ResetMargin_" data-uid="FarPoint.Web.Spread.Column.ResetMargin*"></a>
<h4 id="FarPoint_Web_Spread_Column_ResetMargin" data-uid="FarPoint.Web.Spread.Column.ResetMargin">ResetMargin()</h4>
<div class="markdown level1 summary"><p>Resets the settings of the cell margins that define the space between the cell border and the cell contents, for all the cells in this column.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public void ResetMargin()</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Sub ResetMargin()</code></pre>
</div>
</div>
