# FarPoint.Win.Spread.IIgnoreSupport

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Win_Spread_IIgnoreSupport" data-uid="FarPoint.Win.Spread.IIgnoreSupport" class="text-break">IIgnoreSupport Interface
</h1>
  <div class="markdown level0 summary"><p>Interface that defines the methods and properties required by objects used for
ignoring changes of the sheet.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="FarPoint.Win.Spread.html">FarPoint.Win.Spread</a></h6>
  <h6><strong>Assembly</strong>: FarPoint.Win.Spread.dll</h6>
  <h5 id="FarPoint_Win_Spread_IIgnoreSupport_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface IIgnoreSupport</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Interface IIgnoreSupport</code></pre>
  </div>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="FarPoint_Win_Spread_IIgnoreSupport_IgnoreBaseSheetChange" data-uid="FarPoint.Win.Spread.IIgnoreSupport.IgnoreBaseSheetChange">
          <a class="xref" href="FarPoint.Win.Spread.IIgnoreSupport.IgnoreBaseSheetChange.html#FarPoint_Win_Spread_IIgnoreSupport_IgnoreBaseSheetChange">IgnoreBaseSheetChange</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether to ignore base sheet changes.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
