# FarPoint.Win.Spread.ISheetCellRangeSupport

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Win_Spread_ISheetCellRangeSupport" data-uid="FarPoint.Win.Spread.ISheetCellRangeSupport" class="text-break">ISheetCellRangeSupport Interface
</h1>
  <div class="markdown level0 summary"><p>Interface that causes the SheetCellRange container to reevaluate the SheetCellRange when the formula changes.</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_ISheetCellRangeSupport_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface ISheetCellRangeSupport</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Interface ISheetCellRangeSupport</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_ISheetCellRangeSupport_ReferenceError" data-uid="FarPoint.Win.Spread.ISheetCellRangeSupport.ReferenceError">
          <a class="xref" href="FarPoint.Win.Spread.ISheetCellRangeSupport.ReferenceError.html#FarPoint_Win_Spread_ISheetCellRangeSupport_ReferenceError">ReferenceError</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value that indicates whether the current cell range is an invalid reference.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="methods">Methods
</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_ISheetCellRangeSupport_ReLoadFormula_FarPoint_Win_Spread_FpSpread_FarPoint_Win_Spread_SheetView_" data-uid="FarPoint.Win.Spread.ISheetCellRangeSupport.ReLoadFormula(FarPoint.Win.Spread.FpSpread,FarPoint.Win.Spread.SheetView)">
          <a class="xref" href="FarPoint.Win.Spread.ISheetCellRangeSupport.ReLoadFormula.html#FarPoint_Win_Spread_ISheetCellRangeSupport_ReLoadFormula_FarPoint_Win_Spread_FpSpread_FarPoint_Win_Spread_SheetView_">ReLoadFormula(FpSpread, SheetView)</a>
        </td>
        <td class="markdown level1 summary"><p>Reevaluates the formula.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="events">Events
</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_ISheetCellRangeSupport_FormulaChanged" data-uid="FarPoint.Win.Spread.ISheetCellRangeSupport.FormulaChanged">
          <a class="xref" href="FarPoint.Win.Spread.ISheetCellRangeSupport.FormulaChanged.html">FormulaChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the formula is changed.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
