# GrapeCity.Win.Spread.InputMan.CellType.TimeSpanAlternateText

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Win_Spread_InputMan_CellType_TimeSpanAlternateText" data-uid="GrapeCity.Win.Spread.InputMan.CellType.TimeSpanAlternateText" class="text-break">TimeSpanAlternateText Class
</h1>
  <div class="markdown level0 summary"><p>Defines a <b>TimeSpanAlternateText</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">TimeSpanAlternateText</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_TimeSpanAlternateText_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[TypeConverter(typeof(ExpandableObjectConverter))]
public class TimeSpanAlternateText</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;TypeConverter(GetType(ExpandableObjectConverter))&gt;
Public Class TimeSpanAlternateText</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_TimeSpanAlternateText_DisplayNull" data-uid="GrapeCity.Win.Spread.InputMan.CellType.TimeSpanAlternateText.DisplayNull">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.TimeSpanAlternateText.DisplayNull.html#GrapeCity_Win_Spread_InputMan_CellType_TimeSpanAlternateText_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_TimeSpanAlternateText_DisplayZero" data-uid="GrapeCity.Win.Spread.InputMan.CellType.TimeSpanAlternateText.DisplayZero">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.TimeSpanAlternateText.DisplayZero.html#GrapeCity_Win_Spread_InputMan_CellType_TimeSpanAlternateText_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_TimeSpanAlternateText_Null" data-uid="GrapeCity.Win.Spread.InputMan.CellType.TimeSpanAlternateText.Null">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.TimeSpanAlternateText.Null.html#GrapeCity_Win_Spread_InputMan_CellType_TimeSpanAlternateText_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_TimeSpanAlternateText_Zero" data-uid="GrapeCity.Win.Spread.InputMan.CellType.TimeSpanAlternateText.Zero">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.TimeSpanAlternateText.Zero.html#GrapeCity_Win_Spread_InputMan_CellType_TimeSpanAlternateText_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>
