# GrapeCity.CalcEngine.FormattedCellValue.BasicValue

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_CalcEngine_FormattedCellValue_BasicValue_" data-uid="GrapeCity.CalcEngine.FormattedCellValue.BasicValue*">BasicValue Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_CalcEngine_FormattedCellValue_BasicValue_" data-uid="GrapeCity.CalcEngine.FormattedCellValue.BasicValue*"></a>
<h4 id="GrapeCity_CalcEngine_FormattedCellValue_BasicValue" data-uid="GrapeCity.CalcEngine.FormattedCellValue.BasicValue">BasicValue</h4>
<div class="markdown level1 summary"><p>Gets the original value of this cell value.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public IReadonlyPrimitiveValue BasicValue { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public ReadOnly Property BasicValue As IReadonlyPrimitiveValue</code></pre>
</div>
<h5 class="implements">Implements</h5>
    <div><a class="xref" href="../GrapeCity.CalcEngine/GrapeCity.CalcEngine.IFormattedCellValue.BasicValue.html#GrapeCity_CalcEngine_IFormattedCellValue_BasicValue">IFormattedCellValue.BasicValue</a></div>
</div>
