# GrapeCity.Wpf.SpreadSheet.CellType.Editors.WeekNumberInfo

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Wpf_SpreadSheet_CellType_Editors_WeekNumberInfo" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.Editors.WeekNumberInfo" class="text-break">WeekNumberInfo Class
</h1>
  <div class="markdown level0 summary"><p>Represents a <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.WeekNumberInfo.html">WeekNumberInfo</a> contains the information for GrapeCity.Windows.InputMan.Primitives.WeekNumber presentation.</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">WeekNumberInfo</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.html">GrapeCity.Wpf.SpreadSheet.CellType.Editors</a></h6>
  <h6><strong>Assembly</strong>: GrapeCity.Wpf.SpreadSheet.CellType.dll</h6>
  <h5 id="GrapeCity_Wpf_SpreadSheet_CellType_Editors_WeekNumberInfo_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class WeekNumberInfo</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class WeekNumberInfo</code></pre>
  </div>
  <h5 id="GrapeCity_Wpf_SpreadSheet_CellType_Editors_WeekNumberInfo_remarks"><strong>Remarks</strong></h5>
  <div class="markdown level0 remarks"><p>The <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.WeekNumberInfo.html">WeekNumberInfo</a> contains the following information:</p>
<table><thead><tr><th class="term">WeekNumberInfo Property</th><th class="description">Description</th></tr></thead><tbody><tr><td class="term"><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.WeekNumberInfo.Number.html#GrapeCity_Wpf_SpreadSheet_CellType_Editors_WeekNumberInfo_Number">Number</a></td><td class="description">The week index number of GrapeCity.Windows.InputMan.Primitives.WeekNumberInfo.</td></tr><tr><td class="term"><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.WeekNumberInfo.Text.html#GrapeCity_Wpf_SpreadSheet_CellType_Editors_WeekNumberInfo_Text">Text</a></td><td class="description">The formatted <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a> value that the GrapeCity.Windows.InputMan.Primitives.WeekNumberInfo should be presented according to current culture.</td></tr></tbody></table>
</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_Wpf_SpreadSheet_CellType_Editors_WeekNumberInfo_Number" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.Editors.WeekNumberInfo.Number">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.WeekNumberInfo.Number.html#GrapeCity_Wpf_SpreadSheet_CellType_Editors_WeekNumberInfo_Number">Number</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the week index number of <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.WeekNumberInfo.html">WeekNumberInfo</a>.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_CellType_Editors_WeekNumberInfo_Text" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.Editors.WeekNumberInfo.Text">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.WeekNumberInfo.Text.html#GrapeCity_Wpf_SpreadSheet_CellType_Editors_WeekNumberInfo_Text">Text</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the formatted <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a> value that the <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.WeekNumberInfo.html">WeekNumberInfo</a> should be presented according to current culture.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
