# FarPoint.Win.Spread.SheetView.ActiveCell

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="FarPoint_Win_Spread_SheetView_ActiveCell_" data-uid="FarPoint.Win.Spread.SheetView.ActiveCell*">ActiveCell Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="FarPoint_Win_Spread_SheetView_ActiveCell_" data-uid="FarPoint.Win.Spread.SheetView.ActiveCell*"></a>
<h4 id="FarPoint_Win_Spread_SheetView_ActiveCell" data-uid="FarPoint.Win.Spread.SheetView.ActiveCell">ActiveCell</h4>
<div class="markdown level1 summary"><p>Gets a <a class="xref" href="FarPoint.Win.Spread.Cell.html">Cell</a> object for the active cell on the sheet.</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 Cell ActiveCell { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">&lt;Browsable(False)&gt;
Public ReadOnly Property ActiveCell As Cell</code></pre>
</div>
</div>
