# FarPoint.Web.Spread.CurrencyCellType.Multiline

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="FarPoint_Web_Spread_CurrencyCellType_Multiline_" data-uid="FarPoint.Web.Spread.CurrencyCellType.Multiline*">Multiline Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="FarPoint_Web_Spread_CurrencyCellType_Multiline_" data-uid="FarPoint.Web.Spread.CurrencyCellType.Multiline*"></a>
<h4 id="FarPoint_Web_Spread_CurrencyCellType_Multiline" data-uid="FarPoint.Web.Spread.CurrencyCellType.Multiline">Multiline</h4>
<div class="markdown level1 summary"><p>Gets or sets whether the cell allows multiple lines; overridden to always return false.</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 bool Multiline { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">&lt;Browsable(False)&gt;
Public ReadOnly Property Multiline As Boolean</code></pre>
</div>
</div>
