# FarPoint.Win.Spread.CellType.IEditFormula

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Win_Spread_CellType_IEditFormula" data-uid="FarPoint.Win.Spread.CellType.IEditFormula" class="text-break">IEditFormula Interface
</h1>
  <div class="markdown level0 summary"><p>Interface implemented by cell type objects that defaults to editing formulas if there is a formula in the cell.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="FarPoint.Win.Spread.CellType.html">FarPoint.Win.Spread.CellType</a></h6>
  <h6><strong>Assembly</strong>: FarPoint.Win.Spread.dll</h6>
  <h5 id="FarPoint_Win_Spread_CellType_IEditFormula_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface IEditFormula</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Interface IEditFormula</code></pre>
  </div>

</div>
