# FarPoint.Win.Spread.CellType.RichTextCellType

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Win_Spread_CellType_RichTextCellType" data-uid="FarPoint.Win.Spread.CellType.RichTextCellType" class="text-break">RichTextCellType Class
</h1>
  <div class="markdown level0 summary"><p>Represents a rich text formatted text cell.</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.CellType.BaseCellType.html">BaseCellType</a></div>
    <div class="level2"><span class="xref">RichTextCellType</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="FarPoint.Win.Spread.CellType.ICellType.html">ICellType</a></div>
    <div><a class="xref" href="FarPoint.Win.Spread.CellType.IEditor.html">IEditor</a></div>
    <div><a class="xref" href="FarPoint.Win.Spread.CellType.IFormatter.html">IFormatter</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.CellType.IPropertyAllowedSupport.html">IPropertyAllowedSupport</a></div>
    <div><a class="xref" href="FarPoint.Win.Spread.CellType.INotifyEditorValueChanged.html">INotifyEditorValueChanged</a></div>
    <div><a class="xref" href="FarPoint.Win.Spread.IEnhancedRenderer.html">IEnhancedRenderer</a></div>
    <div><a class="xref" href="FarPoint.Win.Spread.CellType.IRenderer.html">IRenderer</a></div>
    <div><a class="xref" href="FarPoint.Win.Spread.IEnhancedPdfRenderer.html">IEnhancedPdfRenderer</a></div>
    <div><a class="xref" href="FarPoint.Win.Spread.CellType.IPdfSupport.html">IPdfSupport</a></div>
    <div><a class="xref" href="FarPoint.Win.Spread.IAllowArrowKeysMoveActiveCell.html">IAllowArrowKeysMoveActiveCell</a></div>
    <div><a class="xref" href="FarPoint.Win.Spread.CellType.IErrorIconSupport.html">IErrorIconSupport</a></div>
    <div><a class="xref" href="FarPoint.Win.Spread.CellType.IEditorVerticaAlignSupport.html">IEditorVerticaAlignSupport</a></div>
    <div><a class="xref" href="../GrapeCity.Spreadsheet/GrapeCity.Spreadsheet.INumFmtSupportCellType.html">INumFmtSupportCellType</a></div>
    <div><a class="xref" href="../FarPoint.Win/FarPoint.Win.ISerializeSupport.html">ISerializeSupport</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.Spread.CellType.IFormulaEditor.html">IFormulaEditor</a></div>
    <div><a class="xref" href="FarPoint.Win.Spread.CellType.IEditFormula.html">IEditFormula</a></div>
    <div><a class="xref" href="FarPoint.Win.Spread.CellType.IReadOnlySupport.html">IReadOnlySupport</a></div>
    <div><a class="xref" href="FarPoint.Win.Spread.CellType.IStaticSupport.html">IStaticSupport</a></div>
    <div><a class="xref" href="FarPoint.Win.Spread.CellType.IMultilineSupport.html">IMultilineSupport</a></div>
    <div><a class="xref" href="FarPoint.Win.Spread.CellType.IWordWrapSupport.html">IWordWrapSupport</a></div>
    <div><a class="xref" href="FarPoint.Win.Spread.CellType.IFormatValueFlag.html">IFormatValueFlag</a></div>
    <div><a class="xref" href="FarPoint.Win.Spread.IFormulaEditingSupport.html">IFormulaEditingSupport</a></div>
    <div><a class="xref" href="FarPoint.Win.Spread.CellType.IReuseEditorControl2.html">IReuseEditorControl2</a></div>
    <div><a class="xref" href="FarPoint.Win.Spread.CellType.IReuseEditorControl.html">IReuseEditorControl</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.IFormatter.html">IFormatter</a></div>
  </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_RichTextCellType_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class RichTextCellType : BaseCellType, ICellType, IEditor, IFormatter, ICloneable, IPropertyAllowedSupport, INotifyEditorValueChanged, IEnhancedRenderer, IRenderer, IEnhancedPdfRenderer, IPdfSupport, IAllowArrowKeysMoveActiveCell, IErrorIconSupport, IEditorVerticaAlignSupport, INumFmtSupportCellType, ISerializeSupport, ISerializable, IFormulaEditor, IEditFormula, IReadOnlySupport, IStaticSupport, IMultilineSupport, IWordWrapSupport, IFormatValueFlag, IFormulaEditingSupport, IReuseEditorControl2, IReuseEditorControl, ICellType, ICloneable&lt;ICellType&gt;, IFormatter</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class RichTextCellType
    Inherits BaseCellType
    Implements ICellType, IEditor, IFormatter, ICloneable, IPropertyAllowedSupport, INotifyEditorValueChanged, IEnhancedRenderer, IRenderer, IEnhancedPdfRenderer, IPdfSupport, IAllowArrowKeysMoveActiveCell, IErrorIconSupport, IEditorVerticaAlignSupport, INumFmtSupportCellType, ISerializeSupport, ISerializable, IFormulaEditor, IEditFormula, IReadOnlySupport, IStaticSupport, IMultilineSupport, IWordWrapSupport, IFormatValueFlag, IFormulaEditingSupport, IReuseEditorControl2, IReuseEditorControl, ICellType, ICloneable(Of ICellType), IFormatter</code></pre>
  </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="FarPoint_Win_Spread_CellType_RichTextCellType__ctor" data-uid="FarPoint.Win.Spread.CellType.RichTextCellType.#ctor">
          <a class="xref" href="FarPoint.Win.Spread.CellType.RichTextCellType.-ctor.html#FarPoint_Win_Spread_CellType_RichTextCellType__ctor">RichTextCellType()</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new rich text cell with default settings.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_RichTextCellType__ctor_System_Runtime_Serialization_SerializationInfo_System_Runtime_Serialization_StreamingContext_" data-uid="FarPoint.Win.Spread.CellType.RichTextCellType.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
          <a class="xref" href="FarPoint.Win.Spread.CellType.RichTextCellType.-ctor.html#FarPoint_Win_Spread_CellType_RichTextCellType__ctor_System_Runtime_Serialization_SerializationInfo_System_Runtime_Serialization_StreamingContext_">RichTextCellType(SerializationInfo, StreamingContext)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new rich text cell from serialization.</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="FarPoint_Win_Spread_CellType_RichTextCellType_AllowArrowKeysMoveActiveCell" data-uid="FarPoint.Win.Spread.CellType.RichTextCellType.AllowArrowKeysMoveActiveCell">
          <a class="xref" href="FarPoint.Win.Spread.CellType.RichTextCellType.AllowArrowKeysMoveActiveCell.html#FarPoint_Win_Spread_CellType_RichTextCellType_AllowArrowKeysMoveActiveCell">AllowArrowKeysMoveActiveCell</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether to allow the arrow keys to move the active cell.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_RichTextCellType_BackgroundImage" data-uid="FarPoint.Win.Spread.CellType.RichTextCellType.BackgroundImage">
          <a class="xref" href="FarPoint.Win.Spread.CellType.RichTextCellType.BackgroundImage.html#FarPoint_Win_Spread_CellType_RichTextCellType_BackgroundImage">BackgroundImage</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the background image for the cell.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_RichTextCellType_IsFormulaValue" data-uid="FarPoint.Win.Spread.CellType.RichTextCellType.IsFormulaValue">
          <a class="xref" href="FarPoint.Win.Spread.CellType.RichTextCellType.IsFormulaValue.html#FarPoint_Win_Spread_CellType_RichTextCellType_IsFormulaValue">IsFormulaValue</a>
        </td>
        <td class="markdown level1 summary"><p>Determines whether the editor contains a formula.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_RichTextCellType_MaxLength" data-uid="FarPoint.Win.Spread.CellType.RichTextCellType.MaxLength">
          <a class="xref" href="FarPoint.Win.Spread.CellType.RichTextCellType.MaxLength.html#FarPoint_Win_Spread_CellType_RichTextCellType_MaxLength">MaxLength</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the maximum number of characters allowed in the rich text cell.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_RichTextCellType_Multiline" data-uid="FarPoint.Win.Spread.CellType.RichTextCellType.Multiline">
          <a class="xref" href="FarPoint.Win.Spread.CellType.RichTextCellType.Multiline.html#FarPoint_Win_Spread_CellType_RichTextCellType_Multiline">Multiline</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether multiple lines of text are allowed.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_RichTextCellType_ReadOnly" data-uid="FarPoint.Win.Spread.CellType.RichTextCellType.ReadOnly">
          <a class="xref" href="FarPoint.Win.Spread.CellType.RichTextCellType.ReadOnly.html#FarPoint_Win_Spread_CellType_RichTextCellType_ReadOnly">ReadOnly</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether text is read-only.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_RichTextCellType_ScrollBars" data-uid="FarPoint.Win.Spread.CellType.RichTextCellType.ScrollBars">
          <a class="xref" href="FarPoint.Win.Spread.CellType.RichTextCellType.ScrollBars.html#FarPoint_Win_Spread_CellType_RichTextCellType_ScrollBars">ScrollBars</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets which scroll bars to display for the rich text cell.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_RichTextCellType_Static" data-uid="FarPoint.Win.Spread.CellType.RichTextCellType.Static">
          <a class="xref" href="FarPoint.Win.Spread.CellType.RichTextCellType.Static.html#FarPoint_Win_Spread_CellType_RichTextCellType_Static">Static</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether text can be selected.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_RichTextCellType_SubEditor" data-uid="FarPoint.Win.Spread.CellType.RichTextCellType.SubEditor">
          <a class="xref" href="FarPoint.Win.Spread.CellType.RichTextCellType.SubEditor.html#FarPoint_Win_Spread_CellType_RichTextCellType_SubEditor">SubEditor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the subeditor.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_RichTextCellType_WordWrap" data-uid="FarPoint.Win.Spread.CellType.RichTextCellType.WordWrap">
          <a class="xref" href="FarPoint.Win.Spread.CellType.RichTextCellType.WordWrap.html#FarPoint_Win_Spread_CellType_RichTextCellType_WordWrap">WordWrap</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether text that is too long to fit in the cell wraps to additional lines.</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="FarPoint_Win_Spread_CellType_RichTextCellType_CanOverflow" data-uid="FarPoint.Win.Spread.CellType.RichTextCellType.CanOverflow">
          <a class="xref" href="FarPoint.Win.Spread.CellType.RichTextCellType.CanOverflow.html#FarPoint_Win_Spread_CellType_RichTextCellType_CanOverflow">CanOverflow()</a>
        </td>
        <td class="markdown level1 summary"><p>Determines whether the cell can overflow into adjacent cells.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_RichTextCellType_CancelEditing" data-uid="FarPoint.Win.Spread.CellType.RichTextCellType.CancelEditing">
          <a class="xref" href="FarPoint.Win.Spread.CellType.RichTextCellType.CancelEditing.html#FarPoint_Win_Spread_CellType_RichTextCellType_CancelEditing">CancelEditing()</a>
        </td>
        <td class="markdown level1 summary"><p>Cancels the editing of a cell.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_RichTextCellType_Clone" data-uid="FarPoint.Win.Spread.CellType.RichTextCellType.Clone">
          <a class="xref" href="FarPoint.Win.Spread.CellType.RichTextCellType.Clone.html#FarPoint_Win_Spread_CellType_RichTextCellType_Clone">Clone()</a>
        </td>
        <td class="markdown level1 summary"><p>Creates and returns a rich text cell.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_RichTextCellType_Deserialize_System_Xml_XmlNodeReader_" data-uid="FarPoint.Win.Spread.CellType.RichTextCellType.Deserialize(System.Xml.XmlNodeReader)">
          <a class="xref" href="FarPoint.Win.Spread.CellType.RichTextCellType.Deserialize.html#FarPoint_Win_Spread_CellType_RichTextCellType_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="FarPoint_Win_Spread_CellType_RichTextCellType_Format_System_Object_" data-uid="FarPoint.Win.Spread.CellType.RichTextCellType.Format(System.Object)">
          <a class="xref" href="FarPoint.Win.Spread.CellType.RichTextCellType.Format.html#FarPoint_Win_Spread_CellType_RichTextCellType_Format_System_Object_">Format(object)</a>
        </td>
        <td class="markdown level1 summary"><p>Formats the object.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_RichTextCellType_GetEditorControl_FarPoint_Win_Spread_Appearance_System_Single_" data-uid="FarPoint.Win.Spread.CellType.RichTextCellType.GetEditorControl(FarPoint.Win.Spread.Appearance,System.Single)">
          <a class="xref" href="FarPoint.Win.Spread.CellType.RichTextCellType.GetEditorControl.html#FarPoint_Win_Spread_CellType_RichTextCellType_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="FarPoint_Win_Spread_CellType_RichTextCellType_GetEditorControl_System_Windows_Forms_Control_FarPoint_Win_Spread_Appearance_System_Single_" data-uid="FarPoint.Win.Spread.CellType.RichTextCellType.GetEditorControl(System.Windows.Forms.Control,FarPoint.Win.Spread.Appearance,System.Single)">
          <a class="xref" href="FarPoint.Win.Spread.CellType.RichTextCellType.GetEditorControl.html#FarPoint_Win_Spread_CellType_RichTextCellType_GetEditorControl_System_Windows_Forms_Control_FarPoint_Win_Spread_Appearance_System_Single_">GetEditorControl(Control, 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="FarPoint_Win_Spread_CellType_RichTextCellType_GetEditorValue" data-uid="FarPoint.Win.Spread.CellType.RichTextCellType.GetEditorValue">
          <a class="xref" href="FarPoint.Win.Spread.CellType.RichTextCellType.GetEditorValue.html#FarPoint_Win_Spread_CellType_RichTextCellType_GetEditorValue">GetEditorValue()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the unformatted value in the edit control.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_RichTextCellType_GetObjectData_System_Runtime_Serialization_SerializationInfo_System_Runtime_Serialization_StreamingContext_" data-uid="FarPoint.Win.Spread.CellType.RichTextCellType.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)">
          <a class="xref" href="FarPoint.Win.Spread.CellType.RichTextCellType.GetObjectData.html#FarPoint_Win_Spread_CellType_RichTextCellType_GetObjectData_System_Runtime_Serialization_SerializationInfo_System_Runtime_Serialization_StreamingContext_">GetObjectData(SerializationInfo, StreamingContext)</a>
        </td>
        <td class="markdown level1 summary"><p>Serializes the cell type.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_RichTextCellType_GetPreferredSize_System_Drawing_Graphics_System_Drawing_Size_FarPoint_Win_Spread_Appearance_System_Object_System_Single_" data-uid="FarPoint.Win.Spread.CellType.RichTextCellType.GetPreferredSize(System.Drawing.Graphics,System.Drawing.Size,FarPoint.Win.Spread.Appearance,System.Object,System.Single)">
          <a class="xref" href="FarPoint.Win.Spread.CellType.RichTextCellType.GetPreferredSize.html#FarPoint_Win_Spread_CellType_RichTextCellType_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 required) size of the cell for the renderer control.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_RichTextCellType_GetPreferredSize_System_Windows_Forms_Control_" data-uid="FarPoint.Win.Spread.CellType.RichTextCellType.GetPreferredSize(System.Windows.Forms.Control)">
          <a class="xref" href="FarPoint.Win.Spread.CellType.RichTextCellType.GetPreferredSize.html#FarPoint_Win_Spread_CellType_RichTextCellType_GetPreferredSize_System_Windows_Forms_Control_">GetPreferredSize(Control)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the preferred (maximum required) size of the editor control.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_RichTextCellType_GetReservedCursor_System_Object_" data-uid="FarPoint.Win.Spread.CellType.RichTextCellType.GetReservedCursor(System.Object)">
          <a class="xref" href="FarPoint.Win.Spread.CellType.RichTextCellType.GetReservedCursor.html#FarPoint_Win_Spread_CellType_RichTextCellType_GetReservedCursor_System_Object_">GetReservedCursor(object)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the cursor reserved for this cell type.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_RichTextCellType_InitializeEditorControl_System_Windows_Forms_Control_FarPoint_Win_Spread_Appearance_System_Single_" data-uid="FarPoint.Win.Spread.CellType.RichTextCellType.InitializeEditorControl(System.Windows.Forms.Control,FarPoint.Win.Spread.Appearance,System.Single)">
          <a class="xref" href="FarPoint.Win.Spread.CellType.RichTextCellType.InitializeEditorControl.html#FarPoint_Win_Spread_CellType_RichTextCellType_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="FarPoint_Win_Spread_CellType_RichTextCellType_IsCaretInTheBeginning" data-uid="FarPoint.Win.Spread.CellType.RichTextCellType.IsCaretInTheBeginning">
          <a class="xref" href="FarPoint.Win.Spread.CellType.RichTextCellType.IsCaretInTheBeginning.html#FarPoint_Win_Spread_CellType_RichTextCellType_IsCaretInTheBeginning">IsCaretInTheBeginning()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets whether the caret is in the beginning.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_RichTextCellType_IsCaretInTheEnd" data-uid="FarPoint.Win.Spread.CellType.RichTextCellType.IsCaretInTheEnd">
          <a class="xref" href="FarPoint.Win.Spread.CellType.RichTextCellType.IsCaretInTheEnd.html#FarPoint_Win_Spread_CellType_RichTextCellType_IsCaretInTheEnd">IsCaretInTheEnd()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets whether the caret is at the end.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_RichTextCellType_IsCaretInTheFirstLine" data-uid="FarPoint.Win.Spread.CellType.RichTextCellType.IsCaretInTheFirstLine">
          <a class="xref" href="FarPoint.Win.Spread.CellType.RichTextCellType.IsCaretInTheFirstLine.html#FarPoint_Win_Spread_CellType_RichTextCellType_IsCaretInTheFirstLine">IsCaretInTheFirstLine()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets whether the caret is in the first line.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_RichTextCellType_IsCaretInTheLastLine" data-uid="FarPoint.Win.Spread.CellType.RichTextCellType.IsCaretInTheLastLine">
          <a class="xref" href="FarPoint.Win.Spread.CellType.RichTextCellType.IsCaretInTheLastLine.html#FarPoint_Win_Spread_CellType_RichTextCellType_IsCaretInTheLastLine">IsCaretInTheLastLine()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets whether the caret is in the last line.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_RichTextCellType_IsReusable_System_Windows_Forms_Control_" data-uid="FarPoint.Win.Spread.CellType.RichTextCellType.IsReusable(System.Windows.Forms.Control)">
          <a class="xref" href="FarPoint.Win.Spread.CellType.RichTextCellType.IsReusable.html#FarPoint_Win_Spread_CellType_RichTextCellType_IsReusable_System_Windows_Forms_Control_">IsReusable(Control)</a>
        </td>
        <td class="markdown level1 summary"><p>Checks if this celltype is reusable.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_RichTextCellType_IsValid_System_Object_" data-uid="FarPoint.Win.Spread.CellType.RichTextCellType.IsValid(System.Object)">
          <a class="xref" href="FarPoint.Win.Spread.CellType.RichTextCellType.IsValid.html#FarPoint_Win_Spread_CellType_RichTextCellType_IsValid_System_Object_">IsValid(object)</a>
        </td>
        <td class="markdown level1 summary"><p>Returns whether the entry is valid.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_RichTextCellType_MeasureString_System_Drawing_Graphics_System_Drawing_Size_System_Object_" data-uid="FarPoint.Win.Spread.CellType.RichTextCellType.MeasureString(System.Drawing.Graphics,System.Drawing.Size,System.Object)">
          <a class="xref" href="FarPoint.Win.Spread.CellType.RichTextCellType.MeasureString.html#FarPoint_Win_Spread_CellType_RichTextCellType_MeasureString_System_Drawing_Graphics_System_Drawing_Size_System_Object_">MeasureString(Graphics, Size, object)</a>
        </td>
        <td class="markdown level1 summary"><p>Measures the string size.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_RichTextCellType_PaintCell_FarPoint_PDF_PdfGraphics_System_Drawing_RectangleF_FarPoint_Win_Spread_Appearance_System_Object_System_Boolean_System_Boolean_System_Single_" data-uid="FarPoint.Win.Spread.CellType.RichTextCellType.PaintCell(FarPoint.PDF.PdfGraphics,System.Drawing.RectangleF,FarPoint.Win.Spread.Appearance,System.Object,System.Boolean,System.Boolean,System.Single)">
          <a class="xref" href="FarPoint.Win.Spread.CellType.RichTextCellType.PaintCell.html#FarPoint_Win_Spread_CellType_RichTextCellType_PaintCell_FarPoint_PDF_PdfGraphics_System_Drawing_RectangleF_FarPoint_Win_Spread_Appearance_System_Object_System_Boolean_System_Boolean_System_Single_">PaintCell(PdfGraphics, RectangleF, Appearance, object, bool, bool, float)</a>
        </td>
        <td class="markdown level1 summary"><p>Paints (prints) the cell to PDF when not in edit mode, to the specified graphics interface
with the specified appearance settings.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_RichTextCellType_PaintCell_System_Drawing_Graphics_System_Drawing_Rectangle_FarPoint_Win_Spread_Appearance_System_Object_System_Boolean_System_Boolean_System_Single_" data-uid="FarPoint.Win.Spread.CellType.RichTextCellType.PaintCell(System.Drawing.Graphics,System.Drawing.Rectangle,FarPoint.Win.Spread.Appearance,System.Object,System.Boolean,System.Boolean,System.Single)">
          <a class="xref" href="FarPoint.Win.Spread.CellType.RichTextCellType.PaintCell.html#FarPoint_Win_Spread_CellType_RichTextCellType_PaintCell_System_Drawing_Graphics_System_Drawing_Rectangle_FarPoint_Win_Spread_Appearance_System_Object_System_Boolean_System_Boolean_System_Single_">PaintCell(Graphics, Rectangle, Appearance, object, bool, bool, float)</a>
        </td>
        <td class="markdown level1 summary"><p>Paints the rich text cell.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_RichTextCellType_Parse_System_String_" data-uid="FarPoint.Win.Spread.CellType.RichTextCellType.Parse(System.String)">
          <a class="xref" href="FarPoint.Win.Spread.CellType.RichTextCellType.Parse.html#FarPoint_Win_Spread_CellType_RichTextCellType_Parse_System_String_">Parse(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Parses the string.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_RichTextCellType_Serialize_System_Xml_XmlTextWriter_" data-uid="FarPoint.Win.Spread.CellType.RichTextCellType.Serialize(System.Xml.XmlTextWriter)">
          <a class="xref" href="FarPoint.Win.Spread.CellType.RichTextCellType.Serialize.html#FarPoint_Win_Spread_CellType_RichTextCellType_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="FarPoint_Win_Spread_CellType_RichTextCellType_SetEditorValue_System_Object_" data-uid="FarPoint.Win.Spread.CellType.RichTextCellType.SetEditorValue(System.Object)">
          <a class="xref" href="FarPoint.Win.Spread.CellType.RichTextCellType.SetEditorValue.html#FarPoint_Win_Spread_CellType_RichTextCellType_SetEditorValue_System_Object_">SetEditorValue(object)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the value of the edit control.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_RichTextCellType_ShowSubEditor" data-uid="FarPoint.Win.Spread.CellType.RichTextCellType.ShowSubEditor">
          <a class="xref" href="FarPoint.Win.Spread.CellType.RichTextCellType.ShowSubEditor.html#FarPoint_Win_Spread_CellType_RichTextCellType_ShowSubEditor">ShowSubEditor()</a>
        </td>
        <td class="markdown level1 summary"><p>Shows the subeditor control associated with the cell.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_CellType_RichTextCellType_StartEditing_System_EventArgs_System_Boolean_System_Boolean_" data-uid="FarPoint.Win.Spread.CellType.RichTextCellType.StartEditing(System.EventArgs,System.Boolean,System.Boolean)">
          <a class="xref" href="FarPoint.Win.Spread.CellType.RichTextCellType.StartEditing.html#FarPoint_Win_Spread_CellType_RichTextCellType_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="FarPoint_Win_Spread_CellType_RichTextCellType_StopEditing" data-uid="FarPoint.Win.Spread.CellType.RichTextCellType.StopEditing">
          <a class="xref" href="FarPoint.Win.Spread.CellType.RichTextCellType.StopEditing.html#FarPoint_Win_Spread_CellType_RichTextCellType_StopEditing">StopEditing()</a>
        </td>
        <td class="markdown level1 summary"><p>Stops the editing of a cell.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
