# GrapeCity.Spreadsheet.INumFmtSupportCellType.Supported

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Spreadsheet_INumFmtSupportCellType_Supported_" data-uid="GrapeCity.Spreadsheet.INumFmtSupportCellType.Supported*">Supported Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Spreadsheet_INumFmtSupportCellType_Supported_" data-uid="GrapeCity.Spreadsheet.INumFmtSupportCellType.Supported*"></a>
<h4 id="GrapeCity_Spreadsheet_INumFmtSupportCellType_Supported" data-uid="GrapeCity.Spreadsheet.INumFmtSupportCellType.Supported">Supported</h4>
<div class="markdown level1 summary"><p>Gets a value indicating whether the <a class="xref" href="GrapeCity.Spreadsheet.ICellType.html">ICellType</a> supports <a class="xref" href="GrapeCity.Spreadsheet.NumberFormat.html">NumberFormat</a>.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">bool Supported { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">ReadOnly Property Supported As Boolean</code></pre>
</div>
</div>
