# FarPoint.Win.Spread.FpSpread.IsProtectedStructure

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="FarPoint_Win_Spread_FpSpread_IsProtectedStructure_" data-uid="FarPoint.Win.Spread.FpSpread.IsProtectedStructure*">IsProtectedStructure Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="FarPoint_Win_Spread_FpSpread_IsProtectedStructure_" data-uid="FarPoint.Win.Spread.FpSpread.IsProtectedStructure*"></a>
<h4 id="FarPoint_Win_Spread_FpSpread_IsProtectedStructure" data-uid="FarPoint.Win.Spread.FpSpread.IsProtectedStructure">IsProtectedStructure</h4>
<div class="markdown level1 summary"><p>Specifies whether Spread allows the user to change the structure of the sheet collection.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">[Browsable(false)]
public bool IsProtectedStructure { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">&lt;Browsable(False)&gt;
Public ReadOnly Property IsProtectedStructure As Boolean</code></pre>
</div>
</div>
