# FarPoint.Win.Spread.Row

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Win_Spread_Row" data-uid="FarPoint.Win.Spread.Row" class="text-break">Row Class
</h1>
  <div class="markdown level0 summary"><p>Represents a row in the component.</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">Row</span></div>
      <div class="level2"><a class="xref" href="FarPoint.Win.Spread.Rows.DefaultRow.html">Rows.DefaultRow</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="FarPoint.Win.Spread.html">FarPoint.Win.Spread</a></h6>
  <h6><strong>Assembly</strong>: FarPoint.Win.Spread.dll</h6>
  <h5 id="FarPoint_Win_Spread_Row_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class Row</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class Row</code></pre>
  </div>
  <h3 id="fields">Fields
</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_Row_viewrow" data-uid="FarPoint.Win.Spread.Row.viewrow">
          <a class="xref" href="FarPoint.Win.Spread.Row.viewrow.html">viewrow</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Row_viewrow2" data-uid="FarPoint.Win.Spread.Row.viewrow2">
          <a class="xref" href="FarPoint.Win.Spread.Row.viewrow2.html">viewrow2</a>
        </td>
        <td class="markdown level1 summary"></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_Row_BackColor" data-uid="FarPoint.Win.Spread.Row.BackColor">
          <a class="xref" href="FarPoint.Win.Spread.Row.BackColor.html#FarPoint_Win_Spread_Row_BackColor">BackColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the background color for cells in this row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Row_Border" data-uid="FarPoint.Win.Spread.Row.Border">
          <a class="xref" href="FarPoint.Win.Spread.Row.Border.html#FarPoint_Win_Spread_Row_Border">Border</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the border for cells in this row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Row_CanFocus" data-uid="FarPoint.Win.Spread.Row.CanFocus">
          <a class="xref" href="FarPoint.Win.Spread.Row.CanFocus.html#FarPoint_Win_Spread_Row_CanFocus">CanFocus</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the default CanFocus setting for cells in this row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Row_CellPadding" data-uid="FarPoint.Win.Spread.Row.CellPadding">
          <a class="xref" href="FarPoint.Win.Spread.Row.CellPadding.html#FarPoint_Win_Spread_Row_CellPadding">CellPadding</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the amount of space, in pixels, to pad cells in the row(s).</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Row_CellType" data-uid="FarPoint.Win.Spread.Row.CellType">
          <a class="xref" href="FarPoint.Win.Spread.Row.CellType.html#FarPoint_Win_Spread_Row_CellType">CellType</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the default cell type for cells in this row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Row_Editor" data-uid="FarPoint.Win.Spread.Row.Editor">
          <a class="xref" href="FarPoint.Win.Spread.Row.Editor.html#FarPoint_Win_Spread_Row_Editor">Editor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the default editor for cells in this row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Row_ErrorText" data-uid="FarPoint.Win.Spread.Row.ErrorText">
          <a class="xref" href="FarPoint.Win.Spread.Row.ErrorText.html#FarPoint_Win_Spread_Row_ErrorText">ErrorText</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the error text value in this row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Row_Font" data-uid="FarPoint.Win.Spread.Row.Font">
          <a class="xref" href="FarPoint.Win.Spread.Row.Font.html#FarPoint_Win_Spread_Row_Font">Font</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the default font for cells in this row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Row_ForeColor" data-uid="FarPoint.Win.Spread.Row.ForeColor">
          <a class="xref" href="FarPoint.Win.Spread.Row.ForeColor.html#FarPoint_Win_Spread_Row_ForeColor">ForeColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the default text color for cells in this row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Row_Formatter" data-uid="FarPoint.Win.Spread.Row.Formatter">
          <a class="xref" href="FarPoint.Win.Spread.Row.Formatter.html#FarPoint_Win_Spread_Row_Formatter">Formatter</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the default formatter for cells in this row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Row_Formula" data-uid="FarPoint.Win.Spread.Row.Formula">
          <a class="xref" href="FarPoint.Win.Spread.Row.Formula.html#FarPoint_Win_Spread_Row_Formula">Formula</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the formula for cells in this row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Row_Height" data-uid="FarPoint.Win.Spread.Row.Height">
          <a class="xref" href="FarPoint.Win.Spread.Row.Height.html#FarPoint_Win_Spread_Row_Height">Height</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the height of this row in pixels.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Row_HorizontalAlignment" data-uid="FarPoint.Win.Spread.Row.HorizontalAlignment">
          <a class="xref" href="FarPoint.Win.Spread.Row.HorizontalAlignment.html#FarPoint_Win_Spread_Row_HorizontalAlignment">HorizontalAlignment</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the default horizontal alignment of text for cells in this row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Row_ImeMode" data-uid="FarPoint.Win.Spread.Row.ImeMode">
          <a class="xref" href="FarPoint.Win.Spread.Row.ImeMode.html#FarPoint_Win_Spread_Row_ImeMode">ImeMode</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the IME mode for a row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Row_ImeSentenceMode" data-uid="FarPoint.Win.Spread.Row.ImeSentenceMode">
          <a class="xref" href="FarPoint.Win.Spread.Row.ImeSentenceMode.html#FarPoint_Win_Spread_Row_ImeSentenceMode">ImeSentenceMode</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the IME sentence mode for a row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Row_Index" data-uid="FarPoint.Win.Spread.Row.Index">
          <a class="xref" href="FarPoint.Win.Spread.Row.Index.html#FarPoint_Win_Spread_Row_Index">Index</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the index of this row, or the starting index for this range of rows.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Row_Index2" data-uid="FarPoint.Win.Spread.Row.Index2">
          <a class="xref" href="FarPoint.Win.Spread.Row.Index2.html#FarPoint_Win_Spread_Row_Index2">Index2</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the ending index for this range of rows.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Row_InputScope" data-uid="FarPoint.Win.Spread.Row.InputScope">
          <a class="xref" href="FarPoint.Win.Spread.Row.InputScope.html#FarPoint_Win_Spread_Row_InputScope">InputScope</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the InputScope for a row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Row_Label" data-uid="FarPoint.Win.Spread.Row.Label">
          <a class="xref" href="FarPoint.Win.Spread.Row.Label.html#FarPoint_Win_Spread_Row_Label">Label</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the header text for this row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Row_LockBackColor" data-uid="FarPoint.Win.Spread.Row.LockBackColor">
          <a class="xref" href="FarPoint.Win.Spread.Row.LockBackColor.html#FarPoint_Win_Spread_Row_LockBackColor">LockBackColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the background color for locked cells in this row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Row_LockFont" data-uid="FarPoint.Win.Spread.Row.LockFont">
          <a class="xref" href="FarPoint.Win.Spread.Row.LockFont.html#FarPoint_Win_Spread_Row_LockFont">LockFont</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font for locked cells in this row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Row_LockForeColor" data-uid="FarPoint.Win.Spread.Row.LockForeColor">
          <a class="xref" href="FarPoint.Win.Spread.Row.LockForeColor.html#FarPoint_Win_Spread_Row_LockForeColor">LockForeColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the forecolor for locked cells in this row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Row_Locked" data-uid="FarPoint.Win.Spread.Row.Locked">
          <a class="xref" href="FarPoint.Win.Spread.Row.Locked.html#FarPoint_Win_Spread_Row_Locked">Locked</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether cells in this row are marked as locked.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Row_MergePolicy" data-uid="FarPoint.Win.Spread.Row.MergePolicy">
          <a class="xref" href="FarPoint.Win.Spread.Row.MergePolicy.html#FarPoint_Win_Spread_Row_MergePolicy">MergePolicy</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether to automatically merge adjacent identical cells in this row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Row_NoteIndicatorColor" data-uid="FarPoint.Win.Spread.Row.NoteIndicatorColor">
          <a class="xref" href="FarPoint.Win.Spread.Row.NoteIndicatorColor.html#FarPoint_Win_Spread_Row_NoteIndicatorColor">NoteIndicatorColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the default color for the cell note indicator for cells in this row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Row_NoteIndicatorPosition" data-uid="FarPoint.Win.Spread.Row.NoteIndicatorPosition">
          <a class="xref" href="FarPoint.Win.Spread.Row.NoteIndicatorPosition.html#FarPoint_Win_Spread_Row_NoteIndicatorPosition">NoteIndicatorPosition</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the position of the note indicator for cells in this row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Row_NoteIndicatorSize" data-uid="FarPoint.Win.Spread.Row.NoteIndicatorSize">
          <a class="xref" href="FarPoint.Win.Spread.Row.NoteIndicatorSize.html#FarPoint_Win_Spread_Row_NoteIndicatorSize">NoteIndicatorSize</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the default size for the note indicator for cells in this row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Row_PageBreak" data-uid="FarPoint.Win.Spread.Row.PageBreak">
          <a class="xref" href="FarPoint.Win.Spread.Row.PageBreak.html#FarPoint_Win_Spread_Row_PageBreak">PageBreak</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether a page break is inserted before this row when printing.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Row_Parent" data-uid="FarPoint.Win.Spread.Row.Parent">
          <a class="xref" href="FarPoint.Win.Spread.Row.Parent.html#FarPoint_Win_Spread_Row_Parent">Parent</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the parent collection of rows (Rows object) that contains this row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Row_ParentStyleName" data-uid="FarPoint.Win.Spread.Row.ParentStyleName">
          <a class="xref" href="FarPoint.Win.Spread.Row.ParentStyleName.html#FarPoint_Win_Spread_Row_ParentStyleName">ParentStyleName</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the name of the parent style from which style properties are inherited.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Row_Renderer" data-uid="FarPoint.Win.Spread.Row.Renderer">
          <a class="xref" href="FarPoint.Win.Spread.Row.Renderer.html#FarPoint_Win_Spread_Row_Renderer">Renderer</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the default renderer for cells in this row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Row_Resizable" data-uid="FarPoint.Win.Spread.Row.Resizable">
          <a class="xref" href="FarPoint.Win.Spread.Row.Resizable.html#FarPoint_Win_Spread_Row_Resizable">Resizable</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether this row can be resized.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Row_StyleName" data-uid="FarPoint.Win.Spread.Row.StyleName">
          <a class="xref" href="FarPoint.Win.Spread.Row.StyleName.html#FarPoint_Win_Spread_Row_StyleName">StyleName</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the name of the custom style for the cells in this row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Row_TabStop" data-uid="FarPoint.Win.Spread.Row.TabStop">
          <a class="xref" href="FarPoint.Win.Spread.Row.TabStop.html#FarPoint_Win_Spread_Row_TabStop">TabStop</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the user can set focus to cells in this row using the Tab key.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Row_Tag" data-uid="FarPoint.Win.Spread.Row.Tag">
          <a class="xref" href="FarPoint.Win.Spread.Row.Tag.html#FarPoint_Win_Spread_Row_Tag">Tag</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the application-defined tag value associated with
the cells in this row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Row_TextIndent" data-uid="FarPoint.Win.Spread.Row.TextIndent">
          <a class="xref" href="FarPoint.Win.Spread.Row.TextIndent.html#FarPoint_Win_Spread_Row_TextIndent">TextIndent</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the amount of spaces to indent text in cells of the row in pixels.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Row_Validation" data-uid="FarPoint.Win.Spread.Row.Validation">
          <a class="xref" href="FarPoint.Win.Spread.Row.Validation.html#FarPoint_Win_Spread_Row_Validation">Validation</a>
        </td>
        <td class="markdown level1 summary"><p>Gets an instance of IValidation which may be used to get and set validation properties of the rows represented by this <a class="xref" href="FarPoint.Win.Spread.Row.html">Row</a>.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Row_VerticalAlignment" data-uid="FarPoint.Win.Spread.Row.VerticalAlignment">
          <a class="xref" href="FarPoint.Win.Spread.Row.VerticalAlignment.html#FarPoint_Win_Spread_Row_VerticalAlignment">VerticalAlignment</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the default vertical alignment for cells in this row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Row_Visible" data-uid="FarPoint.Win.Spread.Row.Visible">
          <a class="xref" href="FarPoint.Win.Spread.Row.Visible.html#FarPoint_Win_Spread_Row_Visible">Visible</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether this row is visible.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Row_VisualStyles" data-uid="FarPoint.Win.Spread.Row.VisualStyles">
          <a class="xref" href="FarPoint.Win.Spread.Row.VisualStyles.html#FarPoint_Win_Spread_Row_VisualStyles">VisualStyles</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the setting of visual styles (XP themes) for the row.</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_Row_Add" data-uid="FarPoint.Win.Spread.Row.Add">
          <a class="xref" href="FarPoint.Win.Spread.Row.Add.html#FarPoint_Win_Spread_Row_Add">Add()</a>
        </td>
        <td class="markdown level1 summary"><p>Adds a new row or range of rows before this row or range of rows.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Row_Equals_System_Object_" data-uid="FarPoint.Win.Spread.Row.Equals(System.Object)">
          <a class="xref" href="FarPoint.Win.Spread.Row.Equals.html#FarPoint_Win_Spread_Row_Equals_System_Object_">Equals(object)</a>
        </td>
        <td class="markdown level1 summary"><p>Determines whether the specified object is equivalent to this row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Row_GetHashCode" data-uid="FarPoint.Win.Spread.Row.GetHashCode">
          <a class="xref" href="FarPoint.Win.Spread.Row.GetHashCode.html#FarPoint_Win_Spread_Row_GetHashCode">GetHashCode()</a>
        </td>
        <td class="markdown level1 summary"><p>Serves as a hash function for a particular type.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Row_GetPreferredHeight" data-uid="FarPoint.Win.Spread.Row.GetPreferredHeight">
          <a class="xref" href="FarPoint.Win.Spread.Row.GetPreferredHeight.html#FarPoint_Win_Spread_Row_GetPreferredHeight">GetPreferredHeight()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the minimum height necessary to display the text in all cells in this row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Row_Invalidate" data-uid="FarPoint.Win.Spread.Row.Invalidate">
          <a class="xref" href="FarPoint.Win.Spread.Row.Invalidate.html#FarPoint_Win_Spread_Row_Invalidate">Invalidate()</a>
        </td>
        <td class="markdown level1 summary"><p>Invalidates the displayed cells and sends the message to repaint them.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Row_Remove" data-uid="FarPoint.Win.Spread.Row.Remove">
          <a class="xref" href="FarPoint.Win.Spread.Row.Remove.html#FarPoint_Win_Spread_Row_Remove">Remove()</a>
        </td>
        <td class="markdown level1 summary"><p>Removes this row or range of rows.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Row_ResetBackColor" data-uid="FarPoint.Win.Spread.Row.ResetBackColor">
          <a class="xref" href="FarPoint.Win.Spread.Row.ResetBackColor.html#FarPoint_Win_Spread_Row_ResetBackColor">ResetBackColor()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the background color for the row and makes the row inherit
the background color from the default row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Row_ResetBorder" data-uid="FarPoint.Win.Spread.Row.ResetBorder">
          <a class="xref" href="FarPoint.Win.Spread.Row.ResetBorder.html#FarPoint_Win_Spread_Row_ResetBorder">ResetBorder()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the cell border for the row and makes the row inherit<br>
the cell border from the default row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Row_ResetCanFocus" data-uid="FarPoint.Win.Spread.Row.ResetCanFocus">
          <a class="xref" href="FarPoint.Win.Spread.Row.ResetCanFocus.html#FarPoint_Win_Spread_Row_ResetCanFocus">ResetCanFocus()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets to its default value whether the cells in this row can receive focus.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Row_ResetCellPadding" data-uid="FarPoint.Win.Spread.Row.ResetCellPadding">
          <a class="xref" href="FarPoint.Win.Spread.Row.ResetCellPadding.html#FarPoint_Win_Spread_Row_ResetCellPadding">ResetCellPadding()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the cell padding of the row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Row_ResetCellType" data-uid="FarPoint.Win.Spread.Row.ResetCellType">
          <a class="xref" href="FarPoint.Win.Spread.Row.ResetCellType.html#FarPoint_Win_Spread_Row_ResetCellType">ResetCellType()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the cell type for the row and makes the row inherit
the cell type from the default row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Row_ResetFont" data-uid="FarPoint.Win.Spread.Row.ResetFont">
          <a class="xref" href="FarPoint.Win.Spread.Row.ResetFont.html#FarPoint_Win_Spread_Row_ResetFont">ResetFont()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the font for the row and makes the row inherit
the font from the default row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Row_ResetForeColor" data-uid="FarPoint.Win.Spread.Row.ResetForeColor">
          <a class="xref" href="FarPoint.Win.Spread.Row.ResetForeColor.html#FarPoint_Win_Spread_Row_ResetForeColor">ResetForeColor()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the foreground color for the row and makes the row inherit
the foreground color from the default row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Row_ResetHeight" data-uid="FarPoint.Win.Spread.Row.ResetHeight">
          <a class="xref" href="FarPoint.Win.Spread.Row.ResetHeight.html#FarPoint_Win_Spread_Row_ResetHeight">ResetHeight()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the height for the row and makes the row inherit
the height from the default row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Row_ResetHorizontalAlignment" data-uid="FarPoint.Win.Spread.Row.ResetHorizontalAlignment">
          <a class="xref" href="FarPoint.Win.Spread.Row.ResetHorizontalAlignment.html#FarPoint_Win_Spread_Row_ResetHorizontalAlignment">ResetHorizontalAlignment()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the horizontal alignment for the row and makes the row inherit
the horizontal alignment from the default row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Row_ResetImeMode" data-uid="FarPoint.Win.Spread.Row.ResetImeMode">
          <a class="xref" href="FarPoint.Win.Spread.Row.ResetImeMode.html#FarPoint_Win_Spread_Row_ResetImeMode">ResetImeMode()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the IME mode for the row and makes the row inherit
the IME mode from the default row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Row_ResetImeSentenceMode" data-uid="FarPoint.Win.Spread.Row.ResetImeSentenceMode">
          <a class="xref" href="FarPoint.Win.Spread.Row.ResetImeSentenceMode.html#FarPoint_Win_Spread_Row_ResetImeSentenceMode">ResetImeSentenceMode()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the IME sentence mode for the row and makes the row inherit
the IME sentence mode from the default row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Row_ResetLabel" data-uid="FarPoint.Win.Spread.Row.ResetLabel">
          <a class="xref" href="FarPoint.Win.Spread.Row.ResetLabel.html#FarPoint_Win_Spread_Row_ResetLabel">ResetLabel()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the label for the row and makes the row use the automatic text.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Row_ResetLockBackColor" data-uid="FarPoint.Win.Spread.Row.ResetLockBackColor">
          <a class="xref" href="FarPoint.Win.Spread.Row.ResetLockBackColor.html#FarPoint_Win_Spread_Row_ResetLockBackColor">ResetLockBackColor()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the background color for the locked row and makes the row inherit
the background color from the default row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Row_ResetLockFont" data-uid="FarPoint.Win.Spread.Row.ResetLockFont">
          <a class="xref" href="FarPoint.Win.Spread.Row.ResetLockFont.html#FarPoint_Win_Spread_Row_ResetLockFont">ResetLockFont()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the font for the locked row and makes the row inherit
the font from the default row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Row_ResetLockForeColor" data-uid="FarPoint.Win.Spread.Row.ResetLockForeColor">
          <a class="xref" href="FarPoint.Win.Spread.Row.ResetLockForeColor.html#FarPoint_Win_Spread_Row_ResetLockForeColor">ResetLockForeColor()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the fore color for the locked row and makes the row inherit
the fore color from the default row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Row_ResetLocked" data-uid="FarPoint.Win.Spread.Row.ResetLocked">
          <a class="xref" href="FarPoint.Win.Spread.Row.ResetLocked.html#FarPoint_Win_Spread_Row_ResetLocked">ResetLocked()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the locked state for the row and makes the row inherit
the locked state from the default row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Row_ResetMergePolicy" data-uid="FarPoint.Win.Spread.Row.ResetMergePolicy">
          <a class="xref" href="FarPoint.Win.Spread.Row.ResetMergePolicy.html#FarPoint_Win_Spread_Row_ResetMergePolicy">ResetMergePolicy()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the merge policy for the row and makes the row inherit the merge policy
from the default row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Row_ResetNoteIndicatorColor" data-uid="FarPoint.Win.Spread.Row.ResetNoteIndicatorColor">
          <a class="xref" href="FarPoint.Win.Spread.Row.ResetNoteIndicatorColor.html#FarPoint_Win_Spread_Row_ResetNoteIndicatorColor">ResetNoteIndicatorColor()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the color of the note indicator for cells in this row to the default value.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Row_ResetNoteIndicatorPosition" data-uid="FarPoint.Win.Spread.Row.ResetNoteIndicatorPosition">
          <a class="xref" href="FarPoint.Win.Spread.Row.ResetNoteIndicatorPosition.html#FarPoint_Win_Spread_Row_ResetNoteIndicatorPosition">ResetNoteIndicatorPosition()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the position of the note indicator for cells in this row to the default value.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Row_ResetNoteIndicatorSize" data-uid="FarPoint.Win.Spread.Row.ResetNoteIndicatorSize">
          <a class="xref" href="FarPoint.Win.Spread.Row.ResetNoteIndicatorSize.html#FarPoint_Win_Spread_Row_ResetNoteIndicatorSize">ResetNoteIndicatorSize()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the size of the note indicator for cells in this row to the default value.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Row_ResetParentStyleName" data-uid="FarPoint.Win.Spread.Row.ResetParentStyleName">
          <a class="xref" href="FarPoint.Win.Spread.Row.ResetParentStyleName.html#FarPoint_Win_Spread_Row_ResetParentStyleName">ResetParentStyleName()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the name of the parent style for cells in this row to an empty string.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Row_ResetResizable" data-uid="FarPoint.Win.Spread.Row.ResetResizable">
          <a class="xref" href="FarPoint.Win.Spread.Row.ResetResizable.html#FarPoint_Win_Spread_Row_ResetResizable">ResetResizable()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the resizability for the row and makes the row inherit the resizability
from the default row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Row_ResetTabStop" data-uid="FarPoint.Win.Spread.Row.ResetTabStop">
          <a class="xref" href="FarPoint.Win.Spread.Row.ResetTabStop.html#FarPoint_Win_Spread_Row_ResetTabStop">ResetTabStop()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets to its default value whether the user can set focus to cells in this row using the Tab key.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Row_ResetTextIndent" data-uid="FarPoint.Win.Spread.Row.ResetTextIndent">
          <a class="xref" href="FarPoint.Win.Spread.Row.ResetTextIndent.html#FarPoint_Win_Spread_Row_ResetTextIndent">ResetTextIndent()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the text indent for the row and makes the row inherit the text indent from the default row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Row_ResetVerticalAlignment" data-uid="FarPoint.Win.Spread.Row.ResetVerticalAlignment">
          <a class="xref" href="FarPoint.Win.Spread.Row.ResetVerticalAlignment.html#FarPoint_Win_Spread_Row_ResetVerticalAlignment">ResetVerticalAlignment()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the vertical alignment for the row and makes the row inherit
the vertical alignment from the default row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Row_ResetVisible" data-uid="FarPoint.Win.Spread.Row.ResetVisible">
          <a class="xref" href="FarPoint.Win.Spread.Row.ResetVisible.html#FarPoint_Win_Spread_Row_ResetVisible">ResetVisible()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the visiblity for the row and makes the row inherit the visibility
from the default row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Row_ResetVisualStyles" data-uid="FarPoint.Win.Spread.Row.ResetVisualStyles">
          <a class="xref" href="FarPoint.Win.Spread.Row.ResetVisualStyles.html#FarPoint_Win_Spread_Row_ResetVisualStyles">ResetVisualStyles()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the setting of visual styles (XP themes) for the row to the default setting.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Row_ToString" data-uid="FarPoint.Win.Spread.Row.ToString">
          <a class="xref" href="FarPoint.Win.Spread.Row.ToString.html#FarPoint_Win_Spread_Row_ToString">ToString()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a string that contains an absolute reference to this
row in the current reference style.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Row_ToString_FarPoint_Win_Spread_Model_ReferenceStyle_" data-uid="FarPoint.Win.Spread.Row.ToString(FarPoint.Win.Spread.Model.ReferenceStyle)">
          <a class="xref" href="FarPoint.Win.Spread.Row.ToString.html#FarPoint_Win_Spread_Row_ToString_FarPoint_Win_Spread_Model_ReferenceStyle_">ToString(ReferenceStyle)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a string that contains a reference to this
row in the specified reference style.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Row_ToString_FarPoint_Win_Spread_Row_" data-uid="FarPoint.Win.Spread.Row.ToString(FarPoint.Win.Spread.Row)">
          <a class="xref" href="FarPoint.Win.Spread.Row.ToString.html#FarPoint_Win_Spread_Row_ToString_FarPoint_Win_Spread_Row_">ToString(Row)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a string that contains a relative reference to this
row in the current reference style.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_Row_ToString_FarPoint_Win_Spread_Row_FarPoint_Win_Spread_Model_ReferenceStyle_" data-uid="FarPoint.Win.Spread.Row.ToString(FarPoint.Win.Spread.Row,FarPoint.Win.Spread.Model.ReferenceStyle)">
          <a class="xref" href="FarPoint.Win.Spread.Row.ToString.html#FarPoint_Win_Spread_Row_ToString_FarPoint_Win_Spread_Row_FarPoint_Win_Spread_Model_ReferenceStyle_">ToString(Row, ReferenceStyle)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a string that contains a relative reference to this
cell in the specified reference style.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
