# FarPoint.Win.Spread.Cell.ResetLockForeColor

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="FarPoint_Win_Spread_Cell_ResetLockForeColor_" data-uid="FarPoint.Win.Spread.Cell.ResetLockForeColor*">ResetLockForeColor Method
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="FarPoint_Win_Spread_Cell_ResetLockForeColor_" data-uid="FarPoint.Win.Spread.Cell.ResetLockForeColor*"></a>
<h4 id="FarPoint_Win_Spread_Cell_ResetLockForeColor" data-uid="FarPoint.Win.Spread.Cell.ResetLockForeColor">ResetLockForeColor()</h4>
<div class="markdown level1 summary"><p>Resets the text color for the locked cell and makes the cell inherit the fore color
from the default cell.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public void ResetLockForeColor()</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Sub ResetLockForeColor()</code></pre>
</div>
</div>
