# GrapeCity.Win.Spread.InputMan.CellType.NumberAlternateTextInfo

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Win_Spread_InputMan_CellType_NumberAlternateTextInfo" data-uid="GrapeCity.Win.Spread.InputMan.CellType.NumberAlternateTextInfo" class="text-break">NumberAlternateTextInfo Class
</h1>
  <div class="markdown level0 summary"><p>Defines the <b>NumberAlternateTextInfo</b> class.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><span class="xref">NumberAlternateTextInfo</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.html">GrapeCity.Win.Spread.InputMan.CellType</a></h6>
  <h6><strong>Assembly</strong>: GrapeCity.Win.PluginInputMan.dll</h6>
  <h5 id="GrapeCity_Win_Spread_InputMan_CellType_NumberAlternateTextInfo_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[TypeConverter(typeof(CellTypeExpandableObjectConverter))]
public class NumberAlternateTextInfo</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;TypeConverter(GetType(CellTypeExpandableObjectConverter))&gt;
Public Class NumberAlternateTextInfo</code></pre>
  </div>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_NumberAlternateTextInfo_DisplayNull" data-uid="GrapeCity.Win.Spread.InputMan.CellType.NumberAlternateTextInfo.DisplayNull">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.NumberAlternateTextInfo.DisplayNull.html#GrapeCity_Win_Spread_InputMan_CellType_NumberAlternateTextInfo_DisplayNull">DisplayNull</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the <b>DisplayNull</b> instance of the <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.AlternateText.html">AlternateText</a> type.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_NumberAlternateTextInfo_DisplayZero" data-uid="GrapeCity.Win.Spread.InputMan.CellType.NumberAlternateTextInfo.DisplayZero">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.NumberAlternateTextInfo.DisplayZero.html#GrapeCity_Win_Spread_InputMan_CellType_NumberAlternateTextInfo_DisplayZero">DisplayZero</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the <b>DisplayZero</b> instance of the <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.AlternateText.html">AlternateText</a> type.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_NumberAlternateTextInfo_Null" data-uid="GrapeCity.Win.Spread.InputMan.CellType.NumberAlternateTextInfo.Null">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.NumberAlternateTextInfo.Null.html#GrapeCity_Win_Spread_InputMan_CellType_NumberAlternateTextInfo_Null">Null</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the <b>Null</b> instance of the <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.AlternateText.html">AlternateText</a> type.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_NumberAlternateTextInfo_Zero" data-uid="GrapeCity.Win.Spread.InputMan.CellType.NumberAlternateTextInfo.Zero">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.NumberAlternateTextInfo.Zero.html#GrapeCity_Win_Spread_InputMan_CellType_NumberAlternateTextInfo_Zero">Zero</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the <b>Zero</b> instance of the <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.AlternateText.html">AlternateText</a> type.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
