# GrapeCity.Documents.Excel.Workbook.AutoRoundValue

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Documents_Excel_Workbook_AutoRoundValue_" data-uid="GrapeCity.Documents.Excel.Workbook.AutoRoundValue*">AutoRoundValue Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Documents_Excel_Workbook_AutoRoundValue_" data-uid="GrapeCity.Documents.Excel.Workbook.AutoRoundValue*"></a>
<h4 id="GrapeCity_Documents_Excel_Workbook_AutoRoundValue" data-uid="GrapeCity.Documents.Excel.Workbook.AutoRoundValue">AutoRoundValue</h4>
<div class="markdown level1 summary"><p>Determines whether to round the number to 15 significant figures when getting the 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 AutoRoundValue { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Property AutoRoundValue As Boolean</code></pre>
</div>
<h5 class="implements">Implements</h5>
    <div><a class="xref" href="GrapeCity.Documents.Excel.IWorkbook.AutoRoundValue.html#GrapeCity_Documents_Excel_IWorkbook_AutoRoundValue">IWorkbook.AutoRoundValue</a></div>
</div>
