# GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType" class="text-break">GcNumberCellType Class
</h1>
  <div class="markdown level0 summary"><p>Represents a <b>GcNumberCellType</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"><a class="xref" href="../FarPoint.Win.Spread/FarPoint.Win.Spread.CellType.BaseCellType.html">BaseCellType</a></div>
    <div class="level2"><a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.InputManCellTypeBase.html">InputManCellTypeBase</a></div>
    <div class="level3"><a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.FieldsEditorControlCellType.html">FieldsEditorControlCellType</a></div>
    <div class="level4"><span class="xref">GcNumberCellType</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="../FarPoint.Win.Spread/FarPoint.Win.Spread.CellType.ICellType.html">ICellType</a></div>
    <div><a class="xref" href="../FarPoint.Win.Spread/FarPoint.Win.Spread.CellType.IEditor.html">IEditor</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.icloneable">ICloneable</a></div>
    <div><a class="xref" href="../FarPoint.Win.Spread/FarPoint.Win.Spread.CellType.IPropertyAllowedSupport.html">IPropertyAllowedSupport</a></div>
    <div><a class="xref" href="../FarPoint.Win.Spread/FarPoint.Win.Spread.CellType.INotifyEditorValueChanged.html">INotifyEditorValueChanged</a></div>
    <div><a class="xref" href="../FarPoint.Win.Spread/FarPoint.Win.Spread.IEnhancedRenderer.html">IEnhancedRenderer</a></div>
    <div><a class="xref" href="../FarPoint.Win.Spread/FarPoint.Win.Spread.CellType.IRenderer.html">IRenderer</a></div>
    <div><a class="xref" href="../FarPoint.Win.Spread/FarPoint.Win.Spread.IEnhancedPdfRenderer.html">IEnhancedPdfRenderer</a></div>
    <div><a class="xref" href="../FarPoint.Win.Spread/FarPoint.Win.Spread.IAllowArrowKeysMoveActiveCell.html">IAllowArrowKeysMoveActiveCell</a></div>
    <div><a class="xref" href="../FarPoint.Win.Spread/FarPoint.Win.Spread.CellType.IErrorIconSupport.html">IErrorIconSupport</a></div>
    <div><a class="xref" href="../FarPoint.Win.Spread/FarPoint.Win.Spread.CellType.IEditorVerticaAlignSupport.html">IEditorVerticaAlignSupport</a></div>
    <div><a class="xref" href="../GrapeCity.Spreadsheet/GrapeCity.Spreadsheet.ICellType.html">ICellType</a></div>
    <div><a class="xref" href="../GrapeCity.CalcEngine/GrapeCity.CalcEngine.ICloneable-1.html">ICloneable</a>&lt;<a class="xref" href="../GrapeCity.Spreadsheet/GrapeCity.Spreadsheet.ICellType.html">ICellType</a>&gt;</div>
    <div><a class="xref" href="../GrapeCity.Spreadsheet/GrapeCity.Spreadsheet.INumFmtSupportCellType.html">INumFmtSupportCellType</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.idisposable">IDisposable</a></div>
    <div><a class="xref" href="../FarPoint.Win.Spread/FarPoint.Win.Spread.CellType.IReuseEditorControl2.html">IReuseEditorControl2</a></div>
    <div><a class="xref" href="../FarPoint.Win.Spread/FarPoint.Win.Spread.CellType.IReuseEditorControl.html">IReuseEditorControl</a></div>
    <div><a class="xref" href="../FarPoint.Win.Spread/FarPoint.Win.Spread.CellType.IPdfSupport.html">IPdfSupport</a></div>
    <div><a class="xref" href="../FarPoint.Win.Spread/FarPoint.Win.Spread.CellType.IOOXmlSupport.html">IOOXmlSupport</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.runtime.serialization.iserializable">ISerializable</a></div>
    <div><a class="xref" href="../FarPoint.Win/FarPoint.Win.ISerializeSupport.html">ISerializeSupport</a></div>
    <div><a class="xref" href="../FarPoint.Win.Spread/FarPoint.Win.Spread.CellType.IReadOnlySupport.html">IReadOnlySupport</a></div>
    <div><a class="xref" href="../FarPoint.Win.Spread/FarPoint.Win.Spread.CellType.IStaticSupport.html">IStaticSupport</a></div>
    <div><a class="xref" href="../FarPoint.Win.Spread/FarPoint.Win.Spread.CellType.IFormatter2.html">IFormatter2</a></div>
    <div><a class="xref" href="../FarPoint.Win.Spread/FarPoint.Win.Spread.CellType.IFormatter.html">IFormatter</a></div>
    <div><a class="xref" href="../FarPoint.Win.Spread/FarPoint.Win.Spread.CellType.IRenderAlignment.html">IRenderAlignment</a></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_GcNumberCellType_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class GcNumberCellType : FieldsEditorControlCellType, ICellType, IEditor, ICloneable, IPropertyAllowedSupport, INotifyEditorValueChanged, IEnhancedRenderer, IRenderer, IEnhancedPdfRenderer, IAllowArrowKeysMoveActiveCell, IErrorIconSupport, IEditorVerticaAlignSupport, ICellType, ICloneable&lt;ICellType&gt;, INumFmtSupportCellType, IDisposable, IReuseEditorControl2, IReuseEditorControl, IPdfSupport, IOOXmlSupport, ISerializable, ISerializeSupport, IReadOnlySupport, IStaticSupport, IFormatter2, IFormatter, IRenderAlignment</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class GcNumberCellType
    Inherits FieldsEditorControlCellType
    Implements ICellType, IEditor, ICloneable, IPropertyAllowedSupport, INotifyEditorValueChanged, IEnhancedRenderer, IRenderer, IEnhancedPdfRenderer, IAllowArrowKeysMoveActiveCell, IErrorIconSupport, IEditorVerticaAlignSupport, ICellType, ICloneable(Of ICellType), INumFmtSupportCellType, IDisposable, IReuseEditorControl2, IReuseEditorControl, IPdfSupport, IOOXmlSupport, ISerializable, ISerializeSupport, IReadOnlySupport, IStaticSupport, IFormatter2, IFormatter, IRenderAlignment</code></pre>
  </div>
  <h5 id="GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_remarks"><strong>Remarks</strong></h5>
  <div class="markdown level0 remarks"><p>The GcNumberCellType provides number input for positive and negative values and
allows you to design a functional numeric input interface quickly and efficiently.</p>
</div>
  <h3 id="constructors">Constructors
</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_GcNumberCellType__ctor" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.#ctor">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.-ctor.html#GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType__ctor">GcNumberCellType()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.html">GcNumberCellType</a> class.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType__ctor_System_Runtime_Serialization_SerializationInfo_System_Runtime_Serialization_StreamingContext_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.-ctor.html#GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType__ctor_System_Runtime_Serialization_SerializationInfo_System_Runtime_Serialization_StreamingContext_">GcNumberCellType(SerializationInfo, StreamingContext)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.html">GcNumberCellType</a> class.</p>
</td>
      </tr>
    </tbody>
  </table>
  <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_GcNumberCellType_AcceptsCrLf" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.AcceptsCrLf">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.AcceptsCrLf.html#GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_AcceptsCrLf">AcceptsCrLf</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that indicates how to process the CrLf characters when copying, cutting, or pasting a string.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_AcceptsDecimal" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.AcceptsDecimal">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.AcceptsDecimal.html#GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_AcceptsDecimal">AcceptsDecimal</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that indicates if the decimal part is accepted when pasting a value that includes the decimal part when the decimal part is not allowed by the format setting.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_AllowDeleteToNull" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.AllowDeleteToNull">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.AllowDeleteToNull.html#GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_AllowDeleteToNull">AllowDeleteToNull</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that indicates whether to allow a null value when deleting the contents.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_AlternateText" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.AlternateText">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.AlternateText.html#GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_AlternateText">AlternateText</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the alternate text of the <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.html">GcNumberCellType</a> control.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_DisplayFields" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.DisplayFields">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.DisplayFields.html#GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_DisplayFields">DisplayFields</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the display fields of the <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.html">GcNumberCellType</a> object.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_DropDown" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.DropDown">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.DropDown.html#GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_DropDown">DropDown</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the drop-down settings for the drop-down function.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_DropDownCalculator" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.DropDownCalculator">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.DropDownCalculator.html#GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_DropDownCalculator">DropDownCalculator</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.DropDownCalculator.html#GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_DropDownCalculator">DropDownCalculator</a> instance which the user can use to customize the drop-down calculator.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_ExcelExportFormat" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.ExcelExportFormat">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.ExcelExportFormat.html#GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_ExcelExportFormat">ExcelExportFormat</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the excel export format.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_Fields" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.Fields">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.Fields.html#GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_Fields">Fields</a>
        </td>
        <td class="markdown level1 summary"><p>A <span class="xref">GrapeCity.Win.Spread.InputMan.CellType.NumberFields</span> object that represents the items in the <span class="xref">GrapeCity.Win.Spread.InputMan.CellType.GcNumber</span> object.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_FocusPosition" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.FocusPosition">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.FocusPosition.html#GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_FocusPosition">FocusPosition</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the initial cursor position when the editor gets focus.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_MaxMinBehavior" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.MaxMinBehavior">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.MaxMinBehavior.html#GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_MaxMinBehavior">MaxMinBehavior</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the behavior when the new input value is outside of <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.MinValue.html#GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_MinValue">MinValue</a> and <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.MaxValue.html#GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_MaxValue">MaxValue</a>.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_MaxValue" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.MaxValue">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.MaxValue.html#GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_MaxValue">MaxValue</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the maximum allowable value when using the spin option.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_MinValue" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.MinValue">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.MinValue.html#GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_MinValue">MinValue</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the minimum allowable value when using the spin option.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_NegativeColor" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.NegativeColor">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.NegativeColor.html#GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_NegativeColor">NegativeColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the color when the value sign of this control is negative.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_PaintByControl" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.PaintByControl">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.PaintByControl.html#GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_PaintByControl">PaintByControl</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that indicates how to paint the cell.
If true, the cell uses the inner control's painting to paint the cell, in this case, the cell paints exactly the same as the editing control.
All settings of the cell such as fields with different styles are shown when painting the cell. The cell's paint performance is slow if painting by the control,
rather than painting the string directly. Also, the text in the cell cannot be selected when exporting to pdf.
If false, performance is good but some settings do not take effect.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_PopUpCalculator" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.PopUpCalculator">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.PopUpCalculator.html#GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_PopUpCalculator">PopUpCalculator</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.PopUpCalculator.html#GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_PopUpCalculator">PopUpCalculator</a> instance which the user can use to customize the pop-up calculator.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_RecommendedValue" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.RecommendedValue">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.RecommendedValue.html#GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_RecommendedValue">RecommendedValue</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the recommended value.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_RoundPattern" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.RoundPattern">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.RoundPattern.html#GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_RoundPattern">RoundPattern</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the round pattern of the value.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_ShowRecommendedValue" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.ShowRecommendedValue">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.ShowRecommendedValue.html#GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_ShowRecommendedValue">ShowRecommendedValue</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that indicates whether to show the recommended value.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_SideButtons" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.SideButtons">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.SideButtons.html#GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_SideButtons">SideButtons</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a collection of side buttons.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_Spin" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.Spin">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.Spin.html#GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_Spin">Spin</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the spin function settings.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_UseNegativeColor" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.UseNegativeColor">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.UseNegativeColor.html#GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_UseNegativeColor">UseNegativeColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that indicates whether to use the <span class="xref">GrapeCity.Win.Spread.InputMan.CellType.GcNumber.NegativeColor</span> property to display the negative value.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_ValueSign" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.ValueSign">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.ValueSign.html#GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_ValueSign">ValueSign</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the value sign of the control.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="methods">Methods
</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_GcNumberCellType_Clone" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.Clone">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.Clone.html#GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_Clone">Clone()</a>
        </td>
        <td class="markdown level1 summary"><p>Creates and returns a base cell.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_Deserialize_System_Xml_XmlNodeReader_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.Deserialize(System.Xml.XmlNodeReader)">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.Deserialize.html#GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_Deserialize_System_Xml_XmlNodeReader_">Deserialize(XmlNodeReader)</a>
        </td>
        <td class="markdown level1 summary"><p>Loads the object from XML.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_Format_System_Object_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.Format(System.Object)">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.Format.html#GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_Format_System_Object_">Format(object)</a>
        </td>
        <td class="markdown level1 summary"><p>Formats the specified data into the format of the cell type and returns it as a string.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_FormatToClipboard_System_Object_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.FormatToClipboard(System.Object)">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.FormatToClipboard.html#GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_FormatToClipboard_System_Object_">FormatToClipboard(object)</a>
        </td>
        <td class="markdown level1 summary"><p>Formats to the Clipboard.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_GetDefaultDisplayFields" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.GetDefaultDisplayFields">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.GetDefaultDisplayFields.html#GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_GetDefaultDisplayFields">GetDefaultDisplayFields()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the default display fields.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_GetDefaultShortcuts" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.GetDefaultShortcuts">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.GetDefaultShortcuts.html#GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_GetDefaultShortcuts">GetDefaultShortcuts()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the default shortcuts.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_GetDefaultSideButtonTypes" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.GetDefaultSideButtonTypes">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.GetDefaultSideButtonTypes.html#GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_GetDefaultSideButtonTypes">GetDefaultSideButtonTypes()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the default side buttons.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_GetDisplayText_System_Object_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.GetDisplayText(System.Object)">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.GetDisplayText.html#GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_GetDisplayText_System_Object_">GetDisplayText(object)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the display text.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_GetEditorControl_FarPoint_Win_Spread_Appearance_System_Single_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.GetEditorControl(FarPoint.Win.Spread.Appearance,System.Single)">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.GetEditorControl.html#GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_GetEditorControl_FarPoint_Win_Spread_Appearance_System_Single_">GetEditorControl(Appearance, float)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the edit control for this cell type with the specified appearance and scaling.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_GetEditorValue" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.GetEditorValue">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.GetEditorValue.html#GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_GetEditorValue">GetEditorValue()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the unformatted value in the editor control.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_GetHorizontalAlignment_System_Object_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.GetHorizontalAlignment(System.Object)">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.GetHorizontalAlignment.html#GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_GetHorizontalAlignment_System_Object_">GetHorizontalAlignment(object)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the horizontal alignment based on the value.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_GetObjectData_System_Runtime_Serialization_SerializationInfo_System_Runtime_Serialization_StreamingContext_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.GetObjectData.html#GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_GetObjectData_System_Runtime_Serialization_SerializationInfo_System_Runtime_Serialization_StreamingContext_">GetObjectData(SerializationInfo, StreamingContext)</a>
        </td>
        <td class="markdown level1 summary"><p>Populates a <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.runtime.serialization.serializationinfo">SerializationInfo</a> with the data needed to serialize the target object.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_GetPreferredSize_System_Drawing_Graphics_System_Drawing_Size_FarPoint_Win_Spread_Appearance_System_Object_System_Single_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.GetPreferredSize(System.Drawing.Graphics,System.Drawing.Size,FarPoint.Win.Spread.Appearance,System.Object,System.Single)">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.GetPreferredSize.html#GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_GetPreferredSize_System_Drawing_Graphics_System_Drawing_Size_FarPoint_Win_Spread_Appearance_System_Object_System_Single_">GetPreferredSize(Graphics, Size, Appearance, object, float)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the preferred (maximum needed) size of the cell for the renderer control.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_GetPreferredSize_System_Windows_Forms_Control_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.GetPreferredSize(System.Windows.Forms.Control)">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.GetPreferredSize.html#GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_GetPreferredSize_System_Windows_Forms_Control_">GetPreferredSize(Control)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the preferred (maximum needed) size of the cell for the editor control.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_GetVerticalAlignment_System_Object_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.GetVerticalAlignment(System.Object)">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.GetVerticalAlignment.html#GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_GetVerticalAlignment_System_Object_">GetVerticalAlignment(object)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the vertical alignment based on the value.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_InitializeDefaultSideButtons_GrapeCity_Win_Spread_InputMan_CellType_SideButtonBaseInfo___" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.InitializeDefaultSideButtons(GrapeCity.Win.Spread.InputMan.CellType.SideButtonBaseInfo[])">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.InitializeDefaultSideButtons.html#GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_InitializeDefaultSideButtons_GrapeCity_Win_Spread_InputMan_CellType_SideButtonBaseInfo___">InitializeDefaultSideButtons(SideButtonBaseInfo[])</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes the default side buttons.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_InitializeEditorControl_System_Windows_Forms_Control_FarPoint_Win_Spread_Appearance_System_Single_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.InitializeEditorControl(System.Windows.Forms.Control,FarPoint.Win.Spread.Appearance,System.Single)">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.InitializeEditorControl.html#GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_InitializeEditorControl_System_Windows_Forms_Control_FarPoint_Win_Spread_Appearance_System_Single_">InitializeEditorControl(Control, Appearance, float)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes the editor control.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_IsReusable_System_Windows_Forms_Control_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.IsReusable(System.Windows.Forms.Control)">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.IsReusable.html#GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_IsReusable_System_Windows_Forms_Control_">IsReusable(Control)</a>
        </td>
        <td class="markdown level1 summary"><p>Determines whether the specified control is reusable.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_IsValid_System_Object_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.IsValid(System.Object)">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.IsValid.html#GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_IsValid_System_Object_">IsValid(object)</a>
        </td>
        <td class="markdown level1 summary"><p>Determines whether the specified value is valid.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_Parse_System_String_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.Parse(System.String)">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.Parse.html#GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_Parse_System_String_">Parse(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Parses the specified string to the data type of the cell type and returns it as an object.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_Serialize_System_Xml_XmlTextWriter_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.Serialize(System.Xml.XmlTextWriter)">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.Serialize.html#GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_Serialize_System_Xml_XmlTextWriter_">Serialize(XmlTextWriter)</a>
        </td>
        <td class="markdown level1 summary"><p>Saves the object to XML.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_SetEditorValue_System_Object_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.SetEditorValue(System.Object)">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.SetEditorValue.html#GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_SetEditorValue_System_Object_">SetEditorValue(object)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the value of the editor control.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_ShowSubEditor" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.ShowSubEditor">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.ShowSubEditor.html#GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_ShowSubEditor">ShowSubEditor()</a>
        </td>
        <td class="markdown level1 summary"><p>Shows the subeditor control associated with the cell.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_StartEditing_System_EventArgs_System_Boolean_System_Boolean_" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.StartEditing(System.EventArgs,System.Boolean,System.Boolean)">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.StartEditing.html#GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_StartEditing_System_EventArgs_System_Boolean_System_Boolean_">StartEditing(EventArgs, bool, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Starts the editing of a cell.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_StopEditing" data-uid="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.StopEditing">
          <a class="xref" href="GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.StopEditing.html#GrapeCity_Win_Spread_InputMan_CellType_GcNumberCellType_StopEditing">StopEditing()</a>
        </td>
        <td class="markdown level1 summary"><p>Stops the editing of a cell.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
