# FarPoint.Web.Spread.Row

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Web_Spread_Row" data-uid="FarPoint.Web.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.Web.Spread.Rows.DefaultRow.html">Rows.DefaultRow</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="FarPoint.Web.Spread.html">FarPoint.Web.Spread</a></h6>
  <h6><strong>Assembly</strong>: FarPoint.Web.Spread.dll</h6>
  <h5 id="FarPoint_Web_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="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_Web_Spread_Row_BackColor" data-uid="FarPoint.Web.Spread.Row.BackColor">
          <a class="xref" href="FarPoint.Web.Spread.Row.BackColor.html#FarPoint_Web_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_Web_Spread_Row_Background" data-uid="FarPoint.Web.Spread.Row.Background">
          <a class="xref" href="FarPoint.Web.Spread.Row.Background.html#FarPoint_Web_Spread_Row_Background">Background</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the background for cells in this row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Row_Border" data-uid="FarPoint.Web.Spread.Row.Border">
          <a class="xref" href="FarPoint.Web.Spread.Row.Border.html#FarPoint_Web_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_Web_Spread_Row_CanFocus" data-uid="FarPoint.Web.Spread.Row.CanFocus">
          <a class="xref" href="FarPoint.Web.Spread.Row.CanFocus.html#FarPoint_Web_Spread_Row_CanFocus">CanFocus</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the user can set focus to the cell using the keyboard or mouse.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Row_CellType" data-uid="FarPoint.Web.Spread.Row.CellType">
          <a class="xref" href="FarPoint.Web.Spread.Row.CellType.html#FarPoint_Web_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_Web_Spread_Row_Editor" data-uid="FarPoint.Web.Spread.Row.Editor">
          <a class="xref" href="FarPoint.Web.Spread.Row.Editor.html#FarPoint_Web_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_Web_Spread_Row_EncodeValue" data-uid="FarPoint.Web.Spread.Row.EncodeValue">
          <a class="xref" href="FarPoint.Web.Spread.Row.EncodeValue.html#FarPoint_Web_Spread_Row_EncodeValue">EncodeValue</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the encode value setting for a row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Row_Font" data-uid="FarPoint.Web.Spread.Row.Font">
          <a class="xref" href="FarPoint.Web.Spread.Row.Font.html#FarPoint_Web_Spread_Row_Font">Font</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the default font for text in cells in this row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Row_ForeColor" data-uid="FarPoint.Web.Spread.Row.ForeColor">
          <a class="xref" href="FarPoint.Web.Spread.Row.ForeColor.html#FarPoint_Web_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_Web_Spread_Row_Formatter" data-uid="FarPoint.Web.Spread.Row.Formatter">
          <a class="xref" href="FarPoint.Web.Spread.Row.Formatter.html#FarPoint_Web_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_Web_Spread_Row_Formula" data-uid="FarPoint.Web.Spread.Row.Formula">
          <a class="xref" href="FarPoint.Web.Spread.Row.Formula.html#FarPoint_Web_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_Web_Spread_Row_Height" data-uid="FarPoint.Web.Spread.Row.Height">
          <a class="xref" href="FarPoint.Web.Spread.Row.Height.html#FarPoint_Web_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_Web_Spread_Row_HorizontalAlign" data-uid="FarPoint.Web.Spread.Row.HorizontalAlign">
          <a class="xref" href="FarPoint.Web.Spread.Row.HorizontalAlign.html#FarPoint_Web_Spread_Row_HorizontalAlign">HorizontalAlign</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the default horizontal alignment for cells in this row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Row_ImeMode" data-uid="FarPoint.Web.Spread.Row.ImeMode">
          <a class="xref" href="FarPoint.Web.Spread.Row.ImeMode.html#FarPoint_Web_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_Web_Spread_Row_Index" data-uid="FarPoint.Web.Spread.Row.Index">
          <a class="xref" href="FarPoint.Web.Spread.Row.Index.html#FarPoint_Web_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_Web_Spread_Row_Index2" data-uid="FarPoint.Web.Spread.Row.Index2">
          <a class="xref" href="FarPoint.Web.Spread.Row.Index2.html#FarPoint_Web_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_Web_Spread_Row_Label" data-uid="FarPoint.Web.Spread.Row.Label">
          <a class="xref" href="FarPoint.Web.Spread.Row.Label.html#FarPoint_Web_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_Web_Spread_Row_Locked" data-uid="FarPoint.Web.Spread.Row.Locked">
          <a class="xref" href="FarPoint.Web.Spread.Row.Locked.html#FarPoint_Web_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_Web_Spread_Row_Margin" data-uid="FarPoint.Web.Spread.Row.Margin">
          <a class="xref" href="FarPoint.Web.Spread.Row.Margin.html#FarPoint_Web_Spread_Row_Margin">Margin</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the default settings of the cell margins that define the space between
the cell border and the cell contents, for all the cells in this row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Row_PageBreak" data-uid="FarPoint.Web.Spread.Row.PageBreak">
          <a class="xref" href="FarPoint.Web.Spread.Row.PageBreak.html#FarPoint_Web_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_Web_Spread_Row_Parent" data-uid="FarPoint.Web.Spread.Row.Parent">
          <a class="xref" href="FarPoint.Web.Spread.Row.Parent.html#FarPoint_Web_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_Web_Spread_Row_ParentStyleName" data-uid="FarPoint.Web.Spread.Row.ParentStyleName">
          <a class="xref" href="FarPoint.Web.Spread.Row.ParentStyleName.html#FarPoint_Web_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_Web_Spread_Row_Renderer" data-uid="FarPoint.Web.Spread.Row.Renderer">
          <a class="xref" href="FarPoint.Web.Spread.Row.Renderer.html#FarPoint_Web_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_Web_Spread_Row_Resizable" data-uid="FarPoint.Web.Spread.Row.Resizable">
          <a class="xref" href="FarPoint.Web.Spread.Row.Resizable.html#FarPoint_Web_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_Web_Spread_Row_StyleName" data-uid="FarPoint.Web.Spread.Row.StyleName">
          <a class="xref" href="FarPoint.Web.Spread.Row.StyleName.html#FarPoint_Web_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_Web_Spread_Row_TabStop" data-uid="FarPoint.Web.Spread.Row.TabStop">
          <a class="xref" href="FarPoint.Web.Spread.Row.TabStop.html#FarPoint_Web_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_Web_Spread_Row_Tag" data-uid="FarPoint.Web.Spread.Row.Tag">
          <a class="xref" href="FarPoint.Web.Spread.Row.Tag.html#FarPoint_Web_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_Web_Spread_Row_VerticalAlign" data-uid="FarPoint.Web.Spread.Row.VerticalAlign">
          <a class="xref" href="FarPoint.Web.Spread.Row.VerticalAlign.html#FarPoint_Web_Spread_Row_VerticalAlign">VerticalAlign</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_Web_Spread_Row_Visible" data-uid="FarPoint.Web.Spread.Row.Visible">
          <a class="xref" href="FarPoint.Web.Spread.Row.Visible.html#FarPoint_Web_Spread_Row_Visible">Visible</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether this row is visible.</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_Web_Spread_Row_Add" data-uid="FarPoint.Web.Spread.Row.Add">
          <a class="xref" href="FarPoint.Web.Spread.Row.Add.html#FarPoint_Web_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_Web_Spread_Row_Equals_System_Object_" data-uid="FarPoint.Web.Spread.Row.Equals(System.Object)">
          <a class="xref" href="FarPoint.Web.Spread.Row.Equals.html#FarPoint_Web_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_Web_Spread_Row_GetHashCode" data-uid="FarPoint.Web.Spread.Row.GetHashCode">
          <a class="xref" href="FarPoint.Web.Spread.Row.GetHashCode.html#FarPoint_Web_Spread_Row_GetHashCode">GetHashCode()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the hash code for this row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Row_Remove" data-uid="FarPoint.Web.Spread.Row.Remove">
          <a class="xref" href="FarPoint.Web.Spread.Row.Remove.html#FarPoint_Web_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_Web_Spread_Row_ResetBackColor" data-uid="FarPoint.Web.Spread.Row.ResetBackColor">
          <a class="xref" href="FarPoint.Web.Spread.Row.ResetBackColor.html#FarPoint_Web_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_Web_Spread_Row_ResetBackground" data-uid="FarPoint.Web.Spread.Row.ResetBackground">
          <a class="xref" href="FarPoint.Web.Spread.Row.ResetBackground.html#FarPoint_Web_Spread_Row_ResetBackground">ResetBackground()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the background for the row and makes the row inherit
the background from the default row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Row_ResetBorder" data-uid="FarPoint.Web.Spread.Row.ResetBorder">
          <a class="xref" href="FarPoint.Web.Spread.Row.ResetBorder.html#FarPoint_Web_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_Web_Spread_Row_ResetCanFocus" data-uid="FarPoint.Web.Spread.Row.ResetCanFocus">
          <a class="xref" href="FarPoint.Web.Spread.Row.ResetCanFocus.html#FarPoint_Web_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_Web_Spread_Row_ResetCellType" data-uid="FarPoint.Web.Spread.Row.ResetCellType">
          <a class="xref" href="FarPoint.Web.Spread.Row.ResetCellType.html#FarPoint_Web_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_Web_Spread_Row_ResetFont" data-uid="FarPoint.Web.Spread.Row.ResetFont">
          <a class="xref" href="FarPoint.Web.Spread.Row.ResetFont.html#FarPoint_Web_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_Web_Spread_Row_ResetForeColor" data-uid="FarPoint.Web.Spread.Row.ResetForeColor">
          <a class="xref" href="FarPoint.Web.Spread.Row.ResetForeColor.html#FarPoint_Web_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_Web_Spread_Row_ResetHeight" data-uid="FarPoint.Web.Spread.Row.ResetHeight">
          <a class="xref" href="FarPoint.Web.Spread.Row.ResetHeight.html#FarPoint_Web_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_Web_Spread_Row_ResetHorizontalAlignment" data-uid="FarPoint.Web.Spread.Row.ResetHorizontalAlignment">
          <a class="xref" href="FarPoint.Web.Spread.Row.ResetHorizontalAlignment.html#FarPoint_Web_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_Web_Spread_Row_ResetImeMode" data-uid="FarPoint.Web.Spread.Row.ResetImeMode">
          <a class="xref" href="FarPoint.Web.Spread.Row.ResetImeMode.html#FarPoint_Web_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_Web_Spread_Row_ResetLocked" data-uid="FarPoint.Web.Spread.Row.ResetLocked">
          <a class="xref" href="FarPoint.Web.Spread.Row.ResetLocked.html#FarPoint_Web_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_Web_Spread_Row_ResetMargin" data-uid="FarPoint.Web.Spread.Row.ResetMargin">
          <a class="xref" href="FarPoint.Web.Spread.Row.ResetMargin.html#FarPoint_Web_Spread_Row_ResetMargin">ResetMargin()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the settings of the cell margins that define the space between the cell border and the cell contents, for all the cells in this row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Row_ResetTabStop" data-uid="FarPoint.Web.Spread.Row.ResetTabStop">
          <a class="xref" href="FarPoint.Web.Spread.Row.ResetTabStop.html#FarPoint_Web_Spread_Row_ResetTabStop">ResetTabStop()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the setting that allows the user to set focus using the Tab key
and makes the row inherit the setting from the default row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Spread_Row_ResetVerticalAlignment" data-uid="FarPoint.Web.Spread.Row.ResetVerticalAlignment">
          <a class="xref" href="FarPoint.Web.Spread.Row.ResetVerticalAlignment.html#FarPoint_Web_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_Web_Spread_Row_ToString" data-uid="FarPoint.Web.Spread.Row.ToString">
          <a class="xref" href="FarPoint.Web.Spread.Row.ToString.html#FarPoint_Web_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_Web_Spread_Row_ToString_FarPoint_Web_Spread_Model_ReferenceStyle_" data-uid="FarPoint.Web.Spread.Row.ToString(FarPoint.Web.Spread.Model.ReferenceStyle)">
          <a class="xref" href="FarPoint.Web.Spread.Row.ToString.html#FarPoint_Web_Spread_Row_ToString_FarPoint_Web_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_Web_Spread_Row_ToString_FarPoint_Web_Spread_Row_" data-uid="FarPoint.Web.Spread.Row.ToString(FarPoint.Web.Spread.Row)">
          <a class="xref" href="FarPoint.Web.Spread.Row.ToString.html#FarPoint_Web_Spread_Row_ToString_FarPoint_Web_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_Web_Spread_Row_ToString_FarPoint_Web_Spread_Row_FarPoint_Web_Spread_Model_ReferenceStyle_" data-uid="FarPoint.Web.Spread.Row.ToString(FarPoint.Web.Spread.Row,FarPoint.Web.Spread.Model.ReferenceStyle)">
          <a class="xref" href="FarPoint.Web.Spread.Row.ToString.html#FarPoint_Web_Spread_Row_ToString_FarPoint_Web_Spread_Row_FarPoint_Web_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>
