# GrapeCity.Wpf.SpreadSheet.CellType.CellTypeCommandParameter

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Wpf_SpreadSheet_CellType_CellTypeCommandParameter" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.CellTypeCommandParameter" class="text-break">CellTypeCommandParameter Class
</h1>
  <div class="markdown level0 summary"><p>Define paramaeter provide for CellTypeCommand to excecute.</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">CellTypeCommandParameter</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.html">GrapeCity.Wpf.SpreadSheet.CellType</a></h6>
  <h6><strong>Assembly</strong>: GrapeCity.Wpf.SpreadSheet.dll</h6>
  <h5 id="GrapeCity_Wpf_SpreadSheet_CellType_CellTypeCommandParameter_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public sealed class CellTypeCommandParameter</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public NotInheritable Class CellTypeCommandParameter</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_Wpf_SpreadSheet_CellType_CellTypeCommandParameter_Cell" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.CellTypeCommandParameter.Cell">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.CellTypeCommandParameter.Cell.html#GrapeCity_Wpf_SpreadSheet_CellType_CellTypeCommandParameter_Cell">Cell</a>
        </td>
        <td class="markdown level1 summary"><p>Current position of active cell.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_CellType_CellTypeCommandParameter_Spread" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.CellTypeCommandParameter.Spread">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.CellTypeCommandParameter.Spread.html#GrapeCity_Wpf_SpreadSheet_CellType_CellTypeCommandParameter_Spread">Spread</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the <a class="xref" href="GrapeCity.Wpf.SpreadSheet.GcSpreadSheet.html">GcSpreadSheet</a> object.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_CellType_CellTypeCommandParameter_Value" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.CellTypeCommandParameter.Value">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.CellTypeCommandParameter.Value.html#GrapeCity_Wpf_SpreadSheet_CellType_CellTypeCommandParameter_Value">Value</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the cell value.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_CellType_CellTypeCommandParameter_Worksheet" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.CellTypeCommandParameter.Worksheet">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.CellTypeCommandParameter.Worksheet.html#GrapeCity_Wpf_SpreadSheet_CellType_CellTypeCommandParameter_Worksheet">Worksheet</a>
        </td>
        <td class="markdown level1 summary"><p>Current active sheet.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
