# FarPoint.Win.Spread.StyleInfo.FontStyle

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="FarPoint_Win_Spread_StyleInfo_FontStyle_" data-uid="FarPoint.Win.Spread.StyleInfo.FontStyle*">FontStyle Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="FarPoint_Win_Spread_StyleInfo_FontStyle_" data-uid="FarPoint.Win.Spread.StyleInfo.FontStyle*"></a>
<h4 id="FarPoint_Win_Spread_StyleInfo_FontStyle" data-uid="FarPoint.Win.Spread.StyleInfo.FontStyle">FontStyle</h4>
<div class="markdown level1 summary"><p>Gets the font style applied to the cell for the style.</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 virtual FontStyle FontStyle { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">&lt;Browsable(False)&gt;
Public Overridable ReadOnly Property FontStyle As FontStyle</code></pre>
</div>
</div>
