# FarPoint.Win.Spread.NamedStyle.ResetLocked

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="FarPoint_Win_Spread_NamedStyle_ResetLocked_" data-uid="FarPoint.Win.Spread.NamedStyle.ResetLocked*">ResetLocked Method
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="FarPoint_Win_Spread_NamedStyle_ResetLocked_" data-uid="FarPoint.Win.Spread.NamedStyle.ResetLocked*"></a>
<h4 id="FarPoint_Win_Spread_NamedStyle_ResetLocked" data-uid="FarPoint.Win.Spread.NamedStyle.ResetLocked">ResetLocked()</h4>
<div class="markdown level1 summary"><p>Resets to the default setting for the style whether this style permits a cell to be edited
when the sheet is protected (not set).</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public override void ResetLocked()</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Overrides Sub ResetLocked()</code></pre>
</div>
</div>
