# FarPoint.Win.Spread.CellType.EditBaseCellType.LegacyTextRender

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="FarPoint_Win_Spread_CellType_EditBaseCellType_LegacyTextRender_" data-uid="FarPoint.Win.Spread.CellType.EditBaseCellType.LegacyTextRender*">LegacyTextRender Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="FarPoint_Win_Spread_CellType_EditBaseCellType_LegacyTextRender_" data-uid="FarPoint.Win.Spread.CellType.EditBaseCellType.LegacyTextRender*"></a>
<h4 id="FarPoint_Win_Spread_CellType_EditBaseCellType_LegacyTextRender" data-uid="FarPoint.Win.Spread.CellType.EditBaseCellType.LegacyTextRender">LegacyTextRender</h4>
<div class="markdown level1 summary"><p>Gets or sets a value indicating whether the value is formatted with <a class="xref" href="../GrapeCity.Spreadsheet/GrapeCity.Spreadsheet.NumberFormat.html">NumberFormat</a> value.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public bool LegacyTextRender { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Property LegacyTextRender As Boolean</code></pre>
</div>
<h5 id="FarPoint_Win_Spread_CellType_EditBaseCellType_LegacyTextRender_remarks">Remarks</h5>
<div class="markdown level1 remarks"><p>This setting is available in flat style mode only.</p>
</div>
</div>
