# GrapeCity.SpreadBuilder.Workbook.PixelsPerChar

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_SpreadBuilder_Workbook_PixelsPerChar_" data-uid="GrapeCity.SpreadBuilder.Workbook.PixelsPerChar*">PixelsPerChar Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_SpreadBuilder_Workbook_PixelsPerChar_" data-uid="GrapeCity.SpreadBuilder.Workbook.PixelsPerChar*"></a>
<h4 id="GrapeCity_SpreadBuilder_Workbook_PixelsPerChar" data-uid="GrapeCity.SpreadBuilder.Workbook.PixelsPerChar">PixelsPerChar</h4>
<div class="markdown level1 summary"><p>The average width of &quot;0123456789&quot; ten characters.
Recommended value is 7.4. Can be set to 7 for legacy sheets.
For internal use only.</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 float PixelsPerChar { get; set; }</code></pre>
</div>
<h5 id="GrapeCity_SpreadBuilder_Workbook_PixelsPerChar_remarks">Remarks</h5>
<div class="markdown level1 remarks"><p>This property should not be used directly in application code. It is designed for internal operations
within the product libraries and may be changed or be removed in future versions without notice.</p>
</div>
</div>
