# FarPoint.Win.Spread.CellType.IDateTimeCellType

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Win_Spread_CellType_IDateTimeCellType" data-uid="FarPoint.Win.Spread.CellType.IDateTimeCellType" class="text-break">IDateTimeCellType Interface
</h1>
  <div class="markdown level0 summary"><p>An interface that supports CellType objects that require data to be displayed as a <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.datetime">DateTime</a> type.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="FarPoint.Win.Spread.CellType.html">FarPoint.Win.Spread.CellType</a></h6>
  <h6><strong>Assembly</strong>: FarPoint.Win.Spread.dll</h6>
  <h5 id="FarPoint_Win_Spread_CellType_IDateTimeCellType_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface IDateTimeCellType</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Interface IDateTimeCellType</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="FarPoint_Win_Spread_CellType_IDateTimeCellType_AMString" data-uid="FarPoint.Win.Spread.CellType.IDateTimeCellType.AMString">
          <a class="xref" href="FarPoint.Win.Spread.CellType.IDateTimeCellType.AMString.html#FarPoint_Win_Spread_CellType_IDateTimeCellType_AMString">AMString</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the AM string.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_IDateTimeCellType_Calendar" data-uid="FarPoint.Win.Spread.CellType.IDateTimeCellType.Calendar">
          <a class="xref" href="FarPoint.Win.Spread.CellType.IDateTimeCellType.Calendar.html#FarPoint_Win_Spread_CellType_IDateTimeCellType_Calendar">Calendar</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a <a class="xref" href="FarPoint.Win.Spread.CellType.IDateTimeCellType.Calendar.html#FarPoint_Win_Spread_CellType_IDateTimeCellType_Calendar">Calendar</a> object.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_IDateTimeCellType_DateSeparator" data-uid="FarPoint.Win.Spread.CellType.IDateTimeCellType.DateSeparator">
          <a class="xref" href="FarPoint.Win.Spread.CellType.IDateTimeCellType.DateSeparator.html#FarPoint_Win_Spread_CellType_IDateTimeCellType_DateSeparator">DateSeparator</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a date separator string.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_IDateTimeCellType_DateTimeFormat" data-uid="FarPoint.Win.Spread.CellType.IDateTimeCellType.DateTimeFormat">
          <a class="xref" href="FarPoint.Win.Spread.CellType.IDateTimeCellType.DateTimeFormat.html#FarPoint_Win_Spread_CellType_IDateTimeCellType_DateTimeFormat">DateTimeFormat</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a <a class="xref" href="FarPoint.Win.Spread.CellType.IDateTimeCellType.DateTimeFormat.html#FarPoint_Win_Spread_CellType_IDateTimeCellType_DateTimeFormat">DateTimeFormat</a> object.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_IDateTimeCellType_DayNames" data-uid="FarPoint.Win.Spread.CellType.IDateTimeCellType.DayNames">
          <a class="xref" href="FarPoint.Win.Spread.CellType.IDateTimeCellType.DayNames.html#FarPoint_Win_Spread_CellType_IDateTimeCellType_DayNames">DayNames</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets an array of day names.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_IDateTimeCellType_MonthNames" data-uid="FarPoint.Win.Spread.CellType.IDateTimeCellType.MonthNames">
          <a class="xref" href="FarPoint.Win.Spread.CellType.IDateTimeCellType.MonthNames.html#FarPoint_Win_Spread_CellType_IDateTimeCellType_MonthNames">MonthNames</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets an array of month names.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_IDateTimeCellType_PMString" data-uid="FarPoint.Win.Spread.CellType.IDateTimeCellType.PMString">
          <a class="xref" href="FarPoint.Win.Spread.CellType.IDateTimeCellType.PMString.html#FarPoint_Win_Spread_CellType_IDateTimeCellType_PMString">PMString</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the PM string.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_IDateTimeCellType_TextOrientation" data-uid="FarPoint.Win.Spread.CellType.IDateTimeCellType.TextOrientation">
          <a class="xref" href="FarPoint.Win.Spread.CellType.IDateTimeCellType.TextOrientation.html#FarPoint_Win_Spread_CellType_IDateTimeCellType_TextOrientation">TextOrientation</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets text orientation.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_IDateTimeCellType_TextRotationAngle" data-uid="FarPoint.Win.Spread.CellType.IDateTimeCellType.TextRotationAngle">
          <a class="xref" href="FarPoint.Win.Spread.CellType.IDateTimeCellType.TextRotationAngle.html#FarPoint_Win_Spread_CellType_IDateTimeCellType_TextRotationAngle">TextRotationAngle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a text rotation angle.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_IDateTimeCellType_TimeSeparator" data-uid="FarPoint.Win.Spread.CellType.IDateTimeCellType.TimeSeparator">
          <a class="xref" href="FarPoint.Win.Spread.CellType.IDateTimeCellType.TimeSeparator.html#FarPoint_Win_Spread_CellType_IDateTimeCellType_TimeSeparator">TimeSeparator</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a time separator string.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_IDateTimeCellType_UserDefinedFormat" data-uid="FarPoint.Win.Spread.CellType.IDateTimeCellType.UserDefinedFormat">
          <a class="xref" href="FarPoint.Win.Spread.CellType.IDateTimeCellType.UserDefinedFormat.html#FarPoint_Win_Spread_CellType_IDateTimeCellType_UserDefinedFormat">UserDefinedFormat</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a custom date format string.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_IDateTimeCellType_WordWrap" data-uid="FarPoint.Win.Spread.CellType.IDateTimeCellType.WordWrap">
          <a class="xref" href="FarPoint.Win.Spread.CellType.IDateTimeCellType.WordWrap.html#FarPoint_Win_Spread_CellType_IDateTimeCellType_WordWrap">WordWrap</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that indicates whether text is wrapped.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
