# FarPoint.Win.Spread.CellType.ICellType

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Win_Spread_CellType_ICellType" data-uid="FarPoint.Win.Spread.CellType.ICellType" class="text-break">ICellType Interface
</h1>
  <div class="markdown level0 summary"><p>Interface that defines the methods and properties required by objects used as cell types.</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_ICellType_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface ICellType : IEditor, IRenderer, IFormatter</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Interface ICellType
    Inherits IEditor, IRenderer, IFormatter</code></pre>
  </div>

</div>
