# FarPoint.Win.Spread.CircularCellChangedEventArgs.Included

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="FarPoint_Win_Spread_CircularCellChangedEventArgs_Included_" data-uid="FarPoint.Win.Spread.CircularCellChangedEventArgs.Included*">Included Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="FarPoint_Win_Spread_CircularCellChangedEventArgs_Included_" data-uid="FarPoint.Win.Spread.CircularCellChangedEventArgs.Included*"></a>
<h4 id="FarPoint_Win_Spread_CircularCellChangedEventArgs_Included" data-uid="FarPoint.Win.Spread.CircularCellChangedEventArgs.Included">Included</h4>
<div class="markdown level1 summary"><p>Gets a boolean indicating whether the circular cell(s) is detected.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public bool Included { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public ReadOnly Property Included As Boolean</code></pre>
</div>
<h5 id="FarPoint_Win_Spread_CircularCellChangedEventArgs_Included_remarks">Remarks</h5>
<div class="markdown level1 remarks"><p><code>true</code> if the circular cell(s) is detected; otherwise, the circular cell(s) is broken.</p>
</div>
</div>
