# GrapeCity.Documents.Excel.IGraphicsInfo

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Documents_Excel_IGraphicsInfo" data-uid="GrapeCity.Documents.Excel.IGraphicsInfo" class="text-break">IGraphicsInfo Interface
</h1>
  <div class="markdown level0 summary"><p>Provides graphics information.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.Documents.Excel.html">GrapeCity.Documents.Excel</a></h6>
  <h6><strong>Assembly</strong>: DS.Documents.Excel.dll</h6>
  <h5 id="GrapeCity_Documents_Excel_IGraphicsInfo_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface IGraphicsInfo</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Interface IGraphicsInfo</code></pre>
  </div>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_Documents_Excel_IGraphicsInfo_GetDigitWidth_GrapeCity_Documents_Excel_TextFormatInfo_" data-uid="GrapeCity.Documents.Excel.IGraphicsInfo.GetDigitWidth(GrapeCity.Documents.Excel.TextFormatInfo)">
          <a class="xref" href="GrapeCity.Documents.Excel.IGraphicsInfo.GetDigitWidth.html#GrapeCity_Documents_Excel_IGraphicsInfo_GetDigitWidth_GrapeCity_Documents_Excel_TextFormatInfo_">GetDigitWidth(TextFormatInfo)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the maximum width of 0~9 digits in device independent pixel.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
