# FarPoint.Win.Spread.SpreadActions

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Win_Spread_SpreadActions" data-uid="FarPoint.Win.Spread.SpreadActions" class="text-break">SpreadActions Class
</h1>
  <div class="markdown level0 summary"><p>Represents the actions available for input maps.</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">SpreadActions</span></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_SpreadActions_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class SpreadActions</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class SpreadActions</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_SpreadActions__ctor" data-uid="FarPoint.Win.Spread.SpreadActions.#ctor">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.-ctor.html#FarPoint_Win_Spread_SpreadActions__ctor">SpreadActions()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="FarPoint.Win.Spread.SpreadActions.html">SpreadActions</a> class.</p>
</td>
      </tr>
    </tbody>
  </table>
  <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_SpreadActions_ActivateNextChild" data-uid="FarPoint.Win.Spread.SpreadActions.ActivateNextChild">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ActivateNextChild.html">ActivateNextChild</a>
        </td>
        <td class="markdown level1 summary"><p>Activates the next object in the draw order.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ActivateNextShape" data-uid="FarPoint.Win.Spread.SpreadActions.ActivateNextShape">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ActivateNextShape.html">ActivateNextShape</a>
        </td>
        <td class="markdown level1 summary"><p>Activates the next shape in the draw order.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ActivatePreviousChild" data-uid="FarPoint.Win.Spread.SpreadActions.ActivatePreviousChild">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ActivatePreviousChild.html">ActivatePreviousChild</a>
        </td>
        <td class="markdown level1 summary"><p>Activates the previous object in the draw order.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ActivatePreviousShape" data-uid="FarPoint.Win.Spread.SpreadActions.ActivatePreviousShape">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ActivatePreviousShape.html">ActivatePreviousShape</a>
        </td>
        <td class="markdown level1 summary"><p>Activates the previous shape in the draw order.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_AutoSum" data-uid="FarPoint.Win.Spread.SpreadActions.AutoSum">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.AutoSum.html">AutoSum</a>
        </td>
        <td class="markdown level1 summary"><p>Enters a formula (that uses the SUM function) to sum the numbers automatically.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_CSEStopEditing" data-uid="FarPoint.Win.Spread.SpreadActions.CSEStopEditing">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.CSEStopEditing.html">CSEStopEditing</a>
        </td>
        <td class="markdown level1 summary"><p>Turns off edit mode.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_CalculateEntireWorkbook" data-uid="FarPoint.Win.Spread.SpreadActions.CalculateEntireWorkbook">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.CalculateEntireWorkbook.html">CalculateEntireWorkbook</a>
        </td>
        <td class="markdown level1 summary"><p>Calculate the entire workbook.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_CalculateSheet" data-uid="FarPoint.Win.Spread.SpreadActions.CalculateSheet">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.CalculateSheet.html">CalculateSheet</a>
        </td>
        <td class="markdown level1 summary"><p>Calculate the entire sheet.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_CancelCommentThreaded" data-uid="FarPoint.Win.Spread.SpreadActions.CancelCommentThreaded">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.CancelCommentThreaded.html">CancelCommentThreaded</a>
        </td>
        <td class="markdown level1 summary"><p>Cancel adding/replying a threaded comment.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_CancelEditing" data-uid="FarPoint.Win.Spread.SpreadActions.CancelEditing">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.CancelEditing.html">CancelEditing</a>
        </td>
        <td class="markdown level1 summary"><p>Turns off edit mode and removes the changes.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_CancelProcessing" data-uid="FarPoint.Win.Spread.SpreadActions.CancelProcessing">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.CancelProcessing.html">CancelProcessing</a>
        </td>
        <td class="markdown level1 summary"><p>Cancel all processing.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ClearCell" data-uid="FarPoint.Win.Spread.SpreadActions.ClearCell">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ClearCell.html">ClearCell</a>
        </td>
        <td class="markdown level1 summary"><p>Removes all of the contents of the active cell.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ClearSelectedCells" data-uid="FarPoint.Win.Spread.SpreadActions.ClearSelectedCells">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ClearSelectedCells.html">ClearSelectedCells</a>
        </td>
        <td class="markdown level1 summary"><p>Removes all of the contents of the selected cell.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ClearSelectedCellsData" data-uid="FarPoint.Win.Spread.SpreadActions.ClearSelectedCellsData">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ClearSelectedCellsData.html">ClearSelectedCellsData</a>
        </td>
        <td class="markdown level1 summary"><p>Clears the selected cells which have data or formulas.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ClipboardCopy" data-uid="FarPoint.Win.Spread.SpreadActions.ClipboardCopy">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ClipboardCopy.html">ClipboardCopy</a>
        </td>
        <td class="markdown level1 summary"><p>Copies the selected items to the Clipboard.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ClipboardCopyActiveSheet" data-uid="FarPoint.Win.Spread.SpreadActions.ClipboardCopyActiveSheet">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ClipboardCopyActiveSheet.html">ClipboardCopyActiveSheet</a>
        </td>
        <td class="markdown level1 summary"><p>Copies the active sheet to the Clipboard.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ClipboardCopyAsString" data-uid="FarPoint.Win.Spread.SpreadActions.ClipboardCopyAsString">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ClipboardCopyAsString.html">ClipboardCopyAsString</a>
        </td>
        <td class="markdown level1 summary"><p>Copies the selected items to the Clipboard as a string.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ClipboardCopyAsStringSkipHidden" data-uid="FarPoint.Win.Spread.SpreadActions.ClipboardCopyAsStringSkipHidden">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ClipboardCopyAsStringSkipHidden.html">ClipboardCopyAsStringSkipHidden</a>
        </td>
        <td class="markdown level1 summary"><p>Copies the selected items to the Clipboard as a string skipping hidden rows and columns.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ClipboardCopyFormatting" data-uid="FarPoint.Win.Spread.SpreadActions.ClipboardCopyFormatting">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ClipboardCopyFormatting.html">ClipboardCopyFormatting</a>
        </td>
        <td class="markdown level1 summary"><p>Copies only the selected items' formatting to the Clipboard.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ClipboardCopyFormulas" data-uid="FarPoint.Win.Spread.SpreadActions.ClipboardCopyFormulas">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ClipboardCopyFormulas.html">ClipboardCopyFormulas</a>
        </td>
        <td class="markdown level1 summary"><p>Copies only the selected items' formulas to the Clipboard.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ClipboardCopyShape" data-uid="FarPoint.Win.Spread.SpreadActions.ClipboardCopyShape">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ClipboardCopyShape.html">ClipboardCopyShape</a>
        </td>
        <td class="markdown level1 summary"><p>Copies the active shape to the Clipboard.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ClipboardCopyValues" data-uid="FarPoint.Win.Spread.SpreadActions.ClipboardCopyValues">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ClipboardCopyValues.html">ClipboardCopyValues</a>
        </td>
        <td class="markdown level1 summary"><p>Copies only the selected items' values to the Clipboard.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ClipboardCut" data-uid="FarPoint.Win.Spread.SpreadActions.ClipboardCut">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ClipboardCut.html">ClipboardCut</a>
        </td>
        <td class="markdown level1 summary"><p>Cuts the selected items to the Clipboard.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ClipboardCutActiveSheet" data-uid="FarPoint.Win.Spread.SpreadActions.ClipboardCutActiveSheet">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ClipboardCutActiveSheet.html">ClipboardCutActiveSheet</a>
        </td>
        <td class="markdown level1 summary"><p>Cuts the active sheet to the Clipboard.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ClipboardCutAsString" data-uid="FarPoint.Win.Spread.SpreadActions.ClipboardCutAsString">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ClipboardCutAsString.html">ClipboardCutAsString</a>
        </td>
        <td class="markdown level1 summary"><p>Cuts the selected items to the Clipboard as a string.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ClipboardCutAsStringSkipHidden" data-uid="FarPoint.Win.Spread.SpreadActions.ClipboardCutAsStringSkipHidden">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ClipboardCutAsStringSkipHidden.html">ClipboardCutAsStringSkipHidden</a>
        </td>
        <td class="markdown level1 summary"><p>Cuts the selected items to the Clipboard as a string skipping hidden cells.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ClipboardCutDataOnly" data-uid="FarPoint.Win.Spread.SpreadActions.ClipboardCutDataOnly">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ClipboardCutDataOnly.html">ClipboardCutDataOnly</a>
        </td>
        <td class="markdown level1 summary"><p>Cuts only the data of selected items to the Clipboard.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ClipboardCutFormatting" data-uid="FarPoint.Win.Spread.SpreadActions.ClipboardCutFormatting">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ClipboardCutFormatting.html">ClipboardCutFormatting</a>
        </td>
        <td class="markdown level1 summary"><p>Cuts the selected items formatting to the Clipboard.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ClipboardCutFormulas" data-uid="FarPoint.Win.Spread.SpreadActions.ClipboardCutFormulas">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ClipboardCutFormulas.html">ClipboardCutFormulas</a>
        </td>
        <td class="markdown level1 summary"><p>Cuts the selected items formulas to the Clipboard.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ClipboardCutShape" data-uid="FarPoint.Win.Spread.SpreadActions.ClipboardCutShape">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ClipboardCutShape.html">ClipboardCutShape</a>
        </td>
        <td class="markdown level1 summary"><p>Cuts the active shape to the Clipboard.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ClipboardCutValues" data-uid="FarPoint.Win.Spread.SpreadActions.ClipboardCutValues">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ClipboardCutValues.html">ClipboardCutValues</a>
        </td>
        <td class="markdown level1 summary"><p>Cuts the selected items values to the Clipboard.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ClipboardInsert" data-uid="FarPoint.Win.Spread.SpreadActions.ClipboardInsert">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ClipboardInsert.html">ClipboardInsert</a>
        </td>
        <td class="markdown level1 summary"><p>Inserts the clipboard data to range of cells.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ClipboardPaste" data-uid="FarPoint.Win.Spread.SpreadActions.ClipboardPaste">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ClipboardPaste.html">ClipboardPaste</a>
        </td>
        <td class="markdown level1 summary"><p>Pastes the selected items from the Clipboard to the current sheet based on the setting of ClipboardPasteOptions.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ClipboardPasteAll" data-uid="FarPoint.Win.Spread.SpreadActions.ClipboardPasteAll">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ClipboardPasteAll.html">ClipboardPasteAll</a>
        </td>
        <td class="markdown level1 summary"><p>Pastes everything from the Clipboard (data and formatting) to the current sheet.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ClipboardPasteAsLink" data-uid="FarPoint.Win.Spread.SpreadActions.ClipboardPasteAsLink">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ClipboardPasteAsLink.html">ClipboardPasteAsLink</a>
        </td>
        <td class="markdown level1 summary"><p>Pastes only the link references from the Clipboard to the current sheet.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ClipboardPasteAsString" data-uid="FarPoint.Win.Spread.SpreadActions.ClipboardPasteAsString">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ClipboardPasteAsString.html">ClipboardPasteAsString</a>
        </td>
        <td class="markdown level1 summary"><p>Pastes only the text from the Clipboard to the current cell.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ClipboardPasteAsStringSkipHidden" data-uid="FarPoint.Win.Spread.SpreadActions.ClipboardPasteAsStringSkipHidden">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ClipboardPasteAsStringSkipHidden.html">ClipboardPasteAsStringSkipHidden</a>
        </td>
        <td class="markdown level1 summary"><p>Pastes only the text from the Clipboard to the current cell, skipping hidden rows and columns.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ClipboardPasteFormatting" data-uid="FarPoint.Win.Spread.SpreadActions.ClipboardPasteFormatting">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ClipboardPasteFormatting.html">ClipboardPasteFormatting</a>
        </td>
        <td class="markdown level1 summary"><p>Pastes only the formatting from the Clipboard to the current sheet.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ClipboardPasteFormulas" data-uid="FarPoint.Win.Spread.SpreadActions.ClipboardPasteFormulas">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ClipboardPasteFormulas.html">ClipboardPasteFormulas</a>
        </td>
        <td class="markdown level1 summary"><p>Pastes only the formulas from the Clipboard to the current sheet.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ClipboardPasteShape" data-uid="FarPoint.Win.Spread.SpreadActions.ClipboardPasteShape">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ClipboardPasteShape.html">ClipboardPasteShape</a>
        </td>
        <td class="markdown level1 summary"><p>Pastes the shape from the Clipboard.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ClipboardPasteSheet" data-uid="FarPoint.Win.Spread.SpreadActions.ClipboardPasteSheet">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ClipboardPasteSheet.html">ClipboardPasteSheet</a>
        </td>
        <td class="markdown level1 summary"><p>Pastes a sheet from the clipboard.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ClipboardPasteValues" data-uid="FarPoint.Win.Spread.SpreadActions.ClipboardPasteValues">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ClipboardPasteValues.html">ClipboardPasteValues</a>
        </td>
        <td class="markdown level1 summary"><p>Pastes only the values from the Clipboard to the current sheet.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ComboShowList" data-uid="FarPoint.Win.Spread.SpreadActions.ComboShowList">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ComboShowList.html">ComboShowList</a>
        </td>
        <td class="markdown level1 summary"><p>Displays the combo box list of the current cell.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_CreateComment" data-uid="FarPoint.Win.Spread.SpreadActions.CreateComment">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.CreateComment.html">CreateComment</a>
        </td>
        <td class="markdown level1 summary"><p>Adds a comment to the cell.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_CreateTable" data-uid="FarPoint.Win.Spread.SpreadActions.CreateTable">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.CreateTable.html">CreateTable</a>
        </td>
        <td class="markdown level1 summary"><p>Create a table from a cell range.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_DataValidationShowList" data-uid="FarPoint.Win.Spread.SpreadActions.DataValidationShowList">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.DataValidationShowList.html">DataValidationShowList</a>
        </td>
        <td class="markdown level1 summary"><p>Displays the data validation list of the current cell.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_DateTimeNow" data-uid="FarPoint.Win.Spread.SpreadActions.DateTimeNow">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.DateTimeNow.html">DateTimeNow</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the cell's value to the date-time value of Now.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_DeactivateChild" data-uid="FarPoint.Win.Spread.SpreadActions.DeactivateChild">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.DeactivateChild.html">DeactivateChild</a>
        </td>
        <td class="markdown level1 summary"><p>Deactivates the currently selected object.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_DeactivateShape" data-uid="FarPoint.Win.Spread.SpreadActions.DeactivateShape">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.DeactivateShape.html">DeactivateShape</a>
        </td>
        <td class="markdown level1 summary"><p>Deactivates the currently selected shape.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_DecreaseChildHeight" data-uid="FarPoint.Win.Spread.SpreadActions.DecreaseChildHeight">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.DecreaseChildHeight.html">DecreaseChildHeight</a>
        </td>
        <td class="markdown level1 summary"><p>Decreases the height of the active object.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_DecreaseChildWidth" data-uid="FarPoint.Win.Spread.SpreadActions.DecreaseChildWidth">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.DecreaseChildWidth.html">DecreaseChildWidth</a>
        </td>
        <td class="markdown level1 summary"><p>Decreases the width of the active object.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_DecreaseShapeHeight" data-uid="FarPoint.Win.Spread.SpreadActions.DecreaseShapeHeight">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.DecreaseShapeHeight.html">DecreaseShapeHeight</a>
        </td>
        <td class="markdown level1 summary"><p>Decreases the height of the active shape.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_DecreaseShapeWidth" data-uid="FarPoint.Win.Spread.SpreadActions.DecreaseShapeWidth">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.DecreaseShapeWidth.html">DecreaseShapeWidth</a>
        </td>
        <td class="markdown level1 summary"><p>Decreases the width of the active shape.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_DeleteCells" data-uid="FarPoint.Win.Spread.SpreadActions.DeleteCells">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.DeleteCells.html">DeleteCells</a>
        </td>
        <td class="markdown level1 summary"><p>Deletes a range of cells from the worksheet.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_DeleteChild" data-uid="FarPoint.Win.Spread.SpreadActions.DeleteChild">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.DeleteChild.html">DeleteChild</a>
        </td>
        <td class="markdown level1 summary"><p>Deletes the active object.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_DeleteCommentThreaded" data-uid="FarPoint.Win.Spread.SpreadActions.DeleteCommentThreaded">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.DeleteCommentThreaded.html">DeleteCommentThreaded</a>
        </td>
        <td class="markdown level1 summary"><p>Deletes a new modern threaded comment.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_DeleteShape" data-uid="FarPoint.Win.Spread.SpreadActions.DeleteShape">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.DeleteShape.html">DeleteShape</a>
        </td>
        <td class="markdown level1 summary"><p>Deletes the active shape.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_DisplayFormulas" data-uid="FarPoint.Win.Spread.SpreadActions.DisplayFormulas">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.DisplayFormulas.html">DisplayFormulas</a>
        </td>
        <td class="markdown level1 summary"><p>Display the formula in each cell instead of the resulting value.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_EditMultipleCells" data-uid="FarPoint.Win.Spread.SpreadActions.EditMultipleCells">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.EditMultipleCells.html">EditMultipleCells</a>
        </td>
        <td class="markdown level1 summary"><p>Edits multiple cells.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ExtendToFirstCell" data-uid="FarPoint.Win.Spread.SpreadActions.ExtendToFirstCell">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ExtendToFirstCell.html">ExtendToFirstCell</a>
        </td>
        <td class="markdown level1 summary"><p>Extends the selection to include the first cell.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ExtendToFirstColumn" data-uid="FarPoint.Win.Spread.SpreadActions.ExtendToFirstColumn">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ExtendToFirstColumn.html">ExtendToFirstColumn</a>
        </td>
        <td class="markdown level1 summary"><p>Extends the selection to the first column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ExtendToFirstItem" data-uid="FarPoint.Win.Spread.SpreadActions.ExtendToFirstItem">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ExtendToFirstItem.html">ExtendToFirstItem</a>
        </td>
        <td class="markdown level1 summary"><p>Extends the selection to include the first item.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ExtendToFirstRow" data-uid="FarPoint.Win.Spread.SpreadActions.ExtendToFirstRow">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ExtendToFirstRow.html">ExtendToFirstRow</a>
        </td>
        <td class="markdown level1 summary"><p>Extends the selection to the first row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ExtendToLastCell" data-uid="FarPoint.Win.Spread.SpreadActions.ExtendToLastCell">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ExtendToLastCell.html">ExtendToLastCell</a>
        </td>
        <td class="markdown level1 summary"><p>Extends the selection to include the last cell.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ExtendToLastCellWithData" data-uid="FarPoint.Win.Spread.SpreadActions.ExtendToLastCellWithData">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ExtendToLastCellWithData.html">ExtendToLastCellWithData</a>
        </td>
        <td class="markdown level1 summary"><p>Extends the selection to include the last cell that contains data.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ExtendToLastColumn" data-uid="FarPoint.Win.Spread.SpreadActions.ExtendToLastColumn">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ExtendToLastColumn.html">ExtendToLastColumn</a>
        </td>
        <td class="markdown level1 summary"><p>Extends the selection to the last column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ExtendToLastColumnWithData" data-uid="FarPoint.Win.Spread.SpreadActions.ExtendToLastColumnWithData">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ExtendToLastColumnWithData.html">ExtendToLastColumnWithData</a>
        </td>
        <td class="markdown level1 summary"><p>Extends the selection to the last column that contains data.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ExtendToLastItem" data-uid="FarPoint.Win.Spread.SpreadActions.ExtendToLastItem">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ExtendToLastItem.html">ExtendToLastItem</a>
        </td>
        <td class="markdown level1 summary"><p>Extends the selection to include the last item.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ExtendToLastItemWithData" data-uid="FarPoint.Win.Spread.SpreadActions.ExtendToLastItemWithData">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ExtendToLastItemWithData.html">ExtendToLastItemWithData</a>
        </td>
        <td class="markdown level1 summary"><p>Extends the selection to include the last item with data.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ExtendToLastRow" data-uid="FarPoint.Win.Spread.SpreadActions.ExtendToLastRow">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ExtendToLastRow.html">ExtendToLastRow</a>
        </td>
        <td class="markdown level1 summary"><p>Extends the selection to the last row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ExtendToLastRowWithData" data-uid="FarPoint.Win.Spread.SpreadActions.ExtendToLastRowWithData">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ExtendToLastRowWithData.html">ExtendToLastRowWithData</a>
        </td>
        <td class="markdown level1 summary"><p>Extends the selection to the last row that contains data.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ExtendToNextColumn" data-uid="FarPoint.Win.Spread.SpreadActions.ExtendToNextColumn">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ExtendToNextColumn.html">ExtendToNextColumn</a>
        </td>
        <td class="markdown level1 summary"><p>Extends the selection one column to the right.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ExtendToNextColumnVisual" data-uid="FarPoint.Win.Spread.SpreadActions.ExtendToNextColumnVisual">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ExtendToNextColumnVisual.html">ExtendToNextColumnVisual</a>
        </td>
        <td class="markdown level1 summary"><p>Extends the selection one column to the right.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ExtendToNextColumnWithData" data-uid="FarPoint.Win.Spread.SpreadActions.ExtendToNextColumnWithData">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ExtendToNextColumnWithData.html">ExtendToNextColumnWithData</a>
        </td>
        <td class="markdown level1 summary"><p>Extends the selection right to next column with data.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ExtendToNextItem" data-uid="FarPoint.Win.Spread.SpreadActions.ExtendToNextItem">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ExtendToNextItem.html">ExtendToNextItem</a>
        </td>
        <td class="markdown level1 summary"><p>Extends the selection to include the next item.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ExtendToNextPageOfColumns" data-uid="FarPoint.Win.Spread.SpreadActions.ExtendToNextPageOfColumns">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ExtendToNextPageOfColumns.html">ExtendToNextPageOfColumns</a>
        </td>
        <td class="markdown level1 summary"><p>Extends the selection to include the columns one page to the right.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ExtendToNextPageOfItems" data-uid="FarPoint.Win.Spread.SpreadActions.ExtendToNextPageOfItems">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ExtendToNextPageOfItems.html">ExtendToNextPageOfItems</a>
        </td>
        <td class="markdown level1 summary"><p>Extends the selection to include the next page of items.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ExtendToNextPageOfRows" data-uid="FarPoint.Win.Spread.SpreadActions.ExtendToNextPageOfRows">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ExtendToNextPageOfRows.html">ExtendToNextPageOfRows</a>
        </td>
        <td class="markdown level1 summary"><p>Extends the selection down to include one page of rows.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ExtendToNextRow" data-uid="FarPoint.Win.Spread.SpreadActions.ExtendToNextRow">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ExtendToNextRow.html">ExtendToNextRow</a>
        </td>
        <td class="markdown level1 summary"><p>Extends the selection down one row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ExtendToNextRowWithData" data-uid="FarPoint.Win.Spread.SpreadActions.ExtendToNextRowWithData">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ExtendToNextRowWithData.html">ExtendToNextRowWithData</a>
        </td>
        <td class="markdown level1 summary"><p>Extends the selection down to next row with data.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ExtendToPreviousColumn" data-uid="FarPoint.Win.Spread.SpreadActions.ExtendToPreviousColumn">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ExtendToPreviousColumn.html">ExtendToPreviousColumn</a>
        </td>
        <td class="markdown level1 summary"><p>Extends the selection one column to the left.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ExtendToPreviousColumnVisual" data-uid="FarPoint.Win.Spread.SpreadActions.ExtendToPreviousColumnVisual">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ExtendToPreviousColumnVisual.html">ExtendToPreviousColumnVisual</a>
        </td>
        <td class="markdown level1 summary"><p>Extends the selection one column to the left.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ExtendToPreviousColumnWithData" data-uid="FarPoint.Win.Spread.SpreadActions.ExtendToPreviousColumnWithData">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ExtendToPreviousColumnWithData.html">ExtendToPreviousColumnWithData</a>
        </td>
        <td class="markdown level1 summary"><p>Extends the selection left to previous column with data.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ExtendToPreviousItem" data-uid="FarPoint.Win.Spread.SpreadActions.ExtendToPreviousItem">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ExtendToPreviousItem.html">ExtendToPreviousItem</a>
        </td>
        <td class="markdown level1 summary"><p>Extends the selection to include the previous item.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ExtendToPreviousPageOfColumns" data-uid="FarPoint.Win.Spread.SpreadActions.ExtendToPreviousPageOfColumns">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ExtendToPreviousPageOfColumns.html">ExtendToPreviousPageOfColumns</a>
        </td>
        <td class="markdown level1 summary"><p>Extends the selection to include the columns one page to the left.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ExtendToPreviousPageOfItems" data-uid="FarPoint.Win.Spread.SpreadActions.ExtendToPreviousPageOfItems">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ExtendToPreviousPageOfItems.html">ExtendToPreviousPageOfItems</a>
        </td>
        <td class="markdown level1 summary"><p>Extends the selection to include the previous page of items.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ExtendToPreviousPageOfRows" data-uid="FarPoint.Win.Spread.SpreadActions.ExtendToPreviousPageOfRows">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ExtendToPreviousPageOfRows.html">ExtendToPreviousPageOfRows</a>
        </td>
        <td class="markdown level1 summary"><p>Extends the selection up to include one page of rows.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ExtendToPreviousRow" data-uid="FarPoint.Win.Spread.SpreadActions.ExtendToPreviousRow">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ExtendToPreviousRow.html">ExtendToPreviousRow</a>
        </td>
        <td class="markdown level1 summary"><p>Extends the selection up one row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ExtendToPreviousRowWithData" data-uid="FarPoint.Win.Spread.SpreadActions.ExtendToPreviousRowWithData">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ExtendToPreviousRowWithData.html">ExtendToPreviousRowWithData</a>
        </td>
        <td class="markdown level1 summary"><p>Extends the selection up to previous row with data.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_FormatsTextAsBold" data-uid="FarPoint.Win.Spread.SpreadActions.FormatsTextAsBold">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.FormatsTextAsBold.html">FormatsTextAsBold</a>
        </td>
        <td class="markdown level1 summary"><p>Make your text bold.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_FormatsTextAsItalic" data-uid="FarPoint.Win.Spread.SpreadActions.FormatsTextAsItalic">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.FormatsTextAsItalic.html">FormatsTextAsItalic</a>
        </td>
        <td class="markdown level1 summary"><p>Italicize your text.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_FormatsTextAsPercent" data-uid="FarPoint.Win.Spread.SpreadActions.FormatsTextAsPercent">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.FormatsTextAsPercent.html">FormatsTextAsPercent</a>
        </td>
        <td class="markdown level1 summary"><p>Format text as a percent style.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_FormatsTextAsUnderline" data-uid="FarPoint.Win.Spread.SpreadActions.FormatsTextAsUnderline">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.FormatsTextAsUnderline.html">FormatsTextAsUnderline</a>
        </td>
        <td class="markdown level1 summary"><p>Underline your text.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_Group" data-uid="FarPoint.Win.Spread.SpreadActions.Group">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.Group.html">Group</a>
        </td>
        <td class="markdown level1 summary"><p>Group rows or columns, or automatically create an outline.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_IncreaseChildHeight" data-uid="FarPoint.Win.Spread.SpreadActions.IncreaseChildHeight">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.IncreaseChildHeight.html">IncreaseChildHeight</a>
        </td>
        <td class="markdown level1 summary"><p>Increases the height of the active object.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_IncreaseChildWidth" data-uid="FarPoint.Win.Spread.SpreadActions.IncreaseChildWidth">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.IncreaseChildWidth.html">IncreaseChildWidth</a>
        </td>
        <td class="markdown level1 summary"><p>Increases the width of the active object.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_IncreaseShapeHeight" data-uid="FarPoint.Win.Spread.SpreadActions.IncreaseShapeHeight">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.IncreaseShapeHeight.html">IncreaseShapeHeight</a>
        </td>
        <td class="markdown level1 summary"><p>Increases the height of the active shape.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_IncreaseShapeWidth" data-uid="FarPoint.Win.Spread.SpreadActions.IncreaseShapeWidth">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.IncreaseShapeWidth.html">IncreaseShapeWidth</a>
        </td>
        <td class="markdown level1 summary"><p>Increases the width of the active shape.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_MergeCells" data-uid="FarPoint.Win.Spread.SpreadActions.MergeCells">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.MergeCells.html">MergeCells</a>
        </td>
        <td class="markdown level1 summary"><p>Merge selected cell.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_MergeCellsAcross" data-uid="FarPoint.Win.Spread.SpreadActions.MergeCellsAcross">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.MergeCellsAcross.html">MergeCellsAcross</a>
        </td>
        <td class="markdown level1 summary"><p>Merge selected cell in same row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_MergeCellsCenter" data-uid="FarPoint.Win.Spread.SpreadActions.MergeCellsCenter">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.MergeCellsCenter.html">MergeCellsCenter</a>
        </td>
        <td class="markdown level1 summary"><p>Merge selected cell and center content.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_MoveChildDown" data-uid="FarPoint.Win.Spread.SpreadActions.MoveChildDown">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.MoveChildDown.html">MoveChildDown</a>
        </td>
        <td class="markdown level1 summary"><p>Moves the active object down.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_MoveChildLeft" data-uid="FarPoint.Win.Spread.SpreadActions.MoveChildLeft">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.MoveChildLeft.html">MoveChildLeft</a>
        </td>
        <td class="markdown level1 summary"><p>Moves the active object left.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_MoveChildRight" data-uid="FarPoint.Win.Spread.SpreadActions.MoveChildRight">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.MoveChildRight.html">MoveChildRight</a>
        </td>
        <td class="markdown level1 summary"><p>Moves the active object right.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_MoveChildUp" data-uid="FarPoint.Win.Spread.SpreadActions.MoveChildUp">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.MoveChildUp.html">MoveChildUp</a>
        </td>
        <td class="markdown level1 summary"><p>Moves the active object up.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_MoveShapeDown" data-uid="FarPoint.Win.Spread.SpreadActions.MoveShapeDown">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.MoveShapeDown.html">MoveShapeDown</a>
        </td>
        <td class="markdown level1 summary"><p>Moves the active shape down.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_MoveShapeLeft" data-uid="FarPoint.Win.Spread.SpreadActions.MoveShapeLeft">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.MoveShapeLeft.html">MoveShapeLeft</a>
        </td>
        <td class="markdown level1 summary"><p>Moves the active shape left.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_MoveShapeRight" data-uid="FarPoint.Win.Spread.SpreadActions.MoveShapeRight">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.MoveShapeRight.html">MoveShapeRight</a>
        </td>
        <td class="markdown level1 summary"><p>Moves the active shape right.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_MoveShapeUp" data-uid="FarPoint.Win.Spread.SpreadActions.MoveShapeUp">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.MoveShapeUp.html">MoveShapeUp</a>
        </td>
        <td class="markdown level1 summary"><p>Moves the active shape up.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_MoveToFirstCell" data-uid="FarPoint.Win.Spread.SpreadActions.MoveToFirstCell">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.MoveToFirstCell.html">MoveToFirstCell</a>
        </td>
        <td class="markdown level1 summary"><p>Moves the active cell to the first cell in the sheet.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_MoveToFirstColumn" data-uid="FarPoint.Win.Spread.SpreadActions.MoveToFirstColumn">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.MoveToFirstColumn.html">MoveToFirstColumn</a>
        </td>
        <td class="markdown level1 summary"><p>Moves the active cell to the first column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_MoveToFirstItem" data-uid="FarPoint.Win.Spread.SpreadActions.MoveToFirstItem">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.MoveToFirstItem.html">MoveToFirstItem</a>
        </td>
        <td class="markdown level1 summary"><p>Moves to the first item.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_MoveToFirstRow" data-uid="FarPoint.Win.Spread.SpreadActions.MoveToFirstRow">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.MoveToFirstRow.html">MoveToFirstRow</a>
        </td>
        <td class="markdown level1 summary"><p>Moves the active cell to the first row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_MoveToLastCell" data-uid="FarPoint.Win.Spread.SpreadActions.MoveToLastCell">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.MoveToLastCell.html">MoveToLastCell</a>
        </td>
        <td class="markdown level1 summary"><p>Moves the active cell to the last cell in the sheet.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_MoveToLastCellWithData" data-uid="FarPoint.Win.Spread.SpreadActions.MoveToLastCellWithData">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.MoveToLastCellWithData.html">MoveToLastCellWithData</a>
        </td>
        <td class="markdown level1 summary"><p>Moves the active cell to the last cell that contains data.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_MoveToLastColumn" data-uid="FarPoint.Win.Spread.SpreadActions.MoveToLastColumn">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.MoveToLastColumn.html">MoveToLastColumn</a>
        </td>
        <td class="markdown level1 summary"><p>Moves the active cell to the last column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_MoveToLastColumnWithData" data-uid="FarPoint.Win.Spread.SpreadActions.MoveToLastColumnWithData">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.MoveToLastColumnWithData.html">MoveToLastColumnWithData</a>
        </td>
        <td class="markdown level1 summary"><p>Moves the active cell to the last column that contains data.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_MoveToLastItem" data-uid="FarPoint.Win.Spread.SpreadActions.MoveToLastItem">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.MoveToLastItem.html">MoveToLastItem</a>
        </td>
        <td class="markdown level1 summary"><p>Moves to the last item.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_MoveToLastItemWithData" data-uid="FarPoint.Win.Spread.SpreadActions.MoveToLastItemWithData">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.MoveToLastItemWithData.html">MoveToLastItemWithData</a>
        </td>
        <td class="markdown level1 summary"><p>Moves to the last item with data.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_MoveToLastRow" data-uid="FarPoint.Win.Spread.SpreadActions.MoveToLastRow">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.MoveToLastRow.html">MoveToLastRow</a>
        </td>
        <td class="markdown level1 summary"><p>Moves the active cell to the last row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_MoveToLastRowWithData" data-uid="FarPoint.Win.Spread.SpreadActions.MoveToLastRowWithData">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.MoveToLastRowWithData.html">MoveToLastRowWithData</a>
        </td>
        <td class="markdown level1 summary"><p>Moves the active cell to the last row that contains data.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_MoveToNextCellThenControl" data-uid="FarPoint.Win.Spread.SpreadActions.MoveToNextCellThenControl">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.MoveToNextCellThenControl.html">MoveToNextCellThenControl</a>
        </td>
        <td class="markdown level1 summary"><p>Moves the active cell to next cell then the next control.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_MoveToNextColumn" data-uid="FarPoint.Win.Spread.SpreadActions.MoveToNextColumn">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.MoveToNextColumn.html">MoveToNextColumn</a>
        </td>
        <td class="markdown level1 summary"><p>Moves the active cell to the right one column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_MoveToNextColumnFirstRow" data-uid="FarPoint.Win.Spread.SpreadActions.MoveToNextColumnFirstRow">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.MoveToNextColumnFirstRow.html">MoveToNextColumnFirstRow</a>
        </td>
        <td class="markdown level1 summary"><p>Moves the active cell to the first row of the next column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_MoveToNextColumnVisual" data-uid="FarPoint.Win.Spread.SpreadActions.MoveToNextColumnVisual">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.MoveToNextColumnVisual.html">MoveToNextColumnVisual</a>
        </td>
        <td class="markdown level1 summary"><p>Moves the active cell to the right one column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_MoveToNextColumnWithData" data-uid="FarPoint.Win.Spread.SpreadActions.MoveToNextColumnWithData">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.MoveToNextColumnWithData.html">MoveToNextColumnWithData</a>
        </td>
        <td class="markdown level1 summary"><p>Moves the active cell to next column with data.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_MoveToNextColumnWrap" data-uid="FarPoint.Win.Spread.SpreadActions.MoveToNextColumnWrap">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.MoveToNextColumnWrap.html">MoveToNextColumnWrap</a>
        </td>
        <td class="markdown level1 summary"><p>Moves the active cell to the right one column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_MoveToNextItem" data-uid="FarPoint.Win.Spread.SpreadActions.MoveToNextItem">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.MoveToNextItem.html">MoveToNextItem</a>
        </td>
        <td class="markdown level1 summary"><p>Moves down one item.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_MoveToNextPageOfColumns" data-uid="FarPoint.Win.Spread.SpreadActions.MoveToNextPageOfColumns">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.MoveToNextPageOfColumns.html">MoveToNextPageOfColumns</a>
        </td>
        <td class="markdown level1 summary"><p>Moves the active cell right one page of columns.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_MoveToNextPageOfItems" data-uid="FarPoint.Win.Spread.SpreadActions.MoveToNextPageOfItems">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.MoveToNextPageOfItems.html">MoveToNextPageOfItems</a>
        </td>
        <td class="markdown level1 summary"><p>Moves down one page of items.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_MoveToNextPageOfRows" data-uid="FarPoint.Win.Spread.SpreadActions.MoveToNextPageOfRows">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.MoveToNextPageOfRows.html">MoveToNextPageOfRows</a>
        </td>
        <td class="markdown level1 summary"><p>Moves the active cell down one page of rows.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_MoveToNextRow" data-uid="FarPoint.Win.Spread.SpreadActions.MoveToNextRow">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.MoveToNextRow.html">MoveToNextRow</a>
        </td>
        <td class="markdown level1 summary"><p>Moves the active cell down one row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_MoveToNextRowFirstColumn" data-uid="FarPoint.Win.Spread.SpreadActions.MoveToNextRowFirstColumn">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.MoveToNextRowFirstColumn.html">MoveToNextRowFirstColumn</a>
        </td>
        <td class="markdown level1 summary"><p>Moves the active cell to the first column of the next row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_MoveToNextRowWithData" data-uid="FarPoint.Win.Spread.SpreadActions.MoveToNextRowWithData">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.MoveToNextRowWithData.html">MoveToNextRowWithData</a>
        </td>
        <td class="markdown level1 summary"><p>Moves the active cell to next row with data.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_MoveToNextRowWrap" data-uid="FarPoint.Win.Spread.SpreadActions.MoveToNextRowWrap">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.MoveToNextRowWrap.html">MoveToNextRowWrap</a>
        </td>
        <td class="markdown level1 summary"><p>Moves the active cell down one row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_MoveToNextSheet" data-uid="FarPoint.Win.Spread.SpreadActions.MoveToNextSheet">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.MoveToNextSheet.html">MoveToNextSheet</a>
        </td>
        <td class="markdown level1 summary"><p>Moves the active cell to the next sheet.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_MoveToPreviousCellThenControl" data-uid="FarPoint.Win.Spread.SpreadActions.MoveToPreviousCellThenControl">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.MoveToPreviousCellThenControl.html">MoveToPreviousCellThenControl</a>
        </td>
        <td class="markdown level1 summary"><p>Moves the active cell to previous cell then the previous control.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_MoveToPreviousColumn" data-uid="FarPoint.Win.Spread.SpreadActions.MoveToPreviousColumn">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.MoveToPreviousColumn.html">MoveToPreviousColumn</a>
        </td>
        <td class="markdown level1 summary"><p>Moves the active cell to the left one column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_MoveToPreviousColumnFirstRow" data-uid="FarPoint.Win.Spread.SpreadActions.MoveToPreviousColumnFirstRow">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.MoveToPreviousColumnFirstRow.html">MoveToPreviousColumnFirstRow</a>
        </td>
        <td class="markdown level1 summary"><p>Moves the active cell to the first row of the previous column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_MoveToPreviousColumnVisual" data-uid="FarPoint.Win.Spread.SpreadActions.MoveToPreviousColumnVisual">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.MoveToPreviousColumnVisual.html">MoveToPreviousColumnVisual</a>
        </td>
        <td class="markdown level1 summary"><p>Moves the active cell to the left one column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_MoveToPreviousColumnWithData" data-uid="FarPoint.Win.Spread.SpreadActions.MoveToPreviousColumnWithData">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.MoveToPreviousColumnWithData.html">MoveToPreviousColumnWithData</a>
        </td>
        <td class="markdown level1 summary"><p>Moves the active cell to previous column with data.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_MoveToPreviousColumnWrap" data-uid="FarPoint.Win.Spread.SpreadActions.MoveToPreviousColumnWrap">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.MoveToPreviousColumnWrap.html">MoveToPreviousColumnWrap</a>
        </td>
        <td class="markdown level1 summary"><p>Moves the active cell to the left one column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_MoveToPreviousItem" data-uid="FarPoint.Win.Spread.SpreadActions.MoveToPreviousItem">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.MoveToPreviousItem.html">MoveToPreviousItem</a>
        </td>
        <td class="markdown level1 summary"><p>Moves up one item.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_MoveToPreviousPageOfColumns" data-uid="FarPoint.Win.Spread.SpreadActions.MoveToPreviousPageOfColumns">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.MoveToPreviousPageOfColumns.html">MoveToPreviousPageOfColumns</a>
        </td>
        <td class="markdown level1 summary"><p>Moves the active cell left one page of columns.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_MoveToPreviousPageOfItems" data-uid="FarPoint.Win.Spread.SpreadActions.MoveToPreviousPageOfItems">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.MoveToPreviousPageOfItems.html">MoveToPreviousPageOfItems</a>
        </td>
        <td class="markdown level1 summary"><p>Moves up one page of items.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_MoveToPreviousPageOfRows" data-uid="FarPoint.Win.Spread.SpreadActions.MoveToPreviousPageOfRows">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.MoveToPreviousPageOfRows.html">MoveToPreviousPageOfRows</a>
        </td>
        <td class="markdown level1 summary"><p>Moves the active cell up one page of rows.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_MoveToPreviousRow" data-uid="FarPoint.Win.Spread.SpreadActions.MoveToPreviousRow">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.MoveToPreviousRow.html">MoveToPreviousRow</a>
        </td>
        <td class="markdown level1 summary"><p>Moves the active cell up one row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_MoveToPreviousRowFirstColumn" data-uid="FarPoint.Win.Spread.SpreadActions.MoveToPreviousRowFirstColumn">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.MoveToPreviousRowFirstColumn.html">MoveToPreviousRowFirstColumn</a>
        </td>
        <td class="markdown level1 summary"><p>Moves the active cell to the first column of the previous row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_MoveToPreviousRowWithData" data-uid="FarPoint.Win.Spread.SpreadActions.MoveToPreviousRowWithData">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.MoveToPreviousRowWithData.html">MoveToPreviousRowWithData</a>
        </td>
        <td class="markdown level1 summary"><p>Moves the active cell to previous row with data.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_MoveToPreviousRowWrap" data-uid="FarPoint.Win.Spread.SpreadActions.MoveToPreviousRowWrap">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.MoveToPreviousRowWrap.html">MoveToPreviousRowWrap</a>
        </td>
        <td class="markdown level1 summary"><p>Moves the active cell up one row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_MoveToPreviousSheet" data-uid="FarPoint.Win.Spread.SpreadActions.MoveToPreviousSheet">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.MoveToPreviousSheet.html">MoveToPreviousSheet</a>
        </td>
        <td class="markdown level1 summary"><p>Moves the active cell to the previous sheet.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_None" data-uid="FarPoint.Win.Spread.SpreadActions.None">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.None.html">None</a>
        </td>
        <td class="markdown level1 summary"><p>Does not perform an action.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_PasteName" data-uid="FarPoint.Win.Spread.SpreadActions.PasteName">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.PasteName.html">PasteName</a>
        </td>
        <td class="markdown level1 summary"><p>Shows paste name dialog.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_Redo" data-uid="FarPoint.Win.Spread.SpreadActions.Redo">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.Redo.html">Redo</a>
        </td>
        <td class="markdown level1 summary"><p>Performs a redo of the most recently undone edit or action.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_RotateReference" data-uid="FarPoint.Win.Spread.SpreadActions.RotateReference">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.RotateReference.html">RotateReference</a>
        </td>
        <td class="markdown level1 summary"><p>Rotate the editing reference in editing mode.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_RotateShapeClockwise" data-uid="FarPoint.Win.Spread.SpreadActions.RotateShapeClockwise">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.RotateShapeClockwise.html">RotateShapeClockwise</a>
        </td>
        <td class="markdown level1 summary"><p>Rotates the active shape one degree clockwise.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_RotateShapeCounterClockwise" data-uid="FarPoint.Win.Spread.SpreadActions.RotateShapeCounterClockwise">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.RotateShapeCounterClockwise.html">RotateShapeCounterClockwise</a>
        </td>
        <td class="markdown level1 summary"><p>Rotates the active shape one degree counter-clockwise.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ScrollToFirstCell" data-uid="FarPoint.Win.Spread.SpreadActions.ScrollToFirstCell">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ScrollToFirstCell.html">ScrollToFirstCell</a>
        </td>
        <td class="markdown level1 summary"><p>Scrolls to display the first cell.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ScrollToFirstColumn" data-uid="FarPoint.Win.Spread.SpreadActions.ScrollToFirstColumn">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ScrollToFirstColumn.html">ScrollToFirstColumn</a>
        </td>
        <td class="markdown level1 summary"><p>Scrolls to display the first column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ScrollToFirstRow" data-uid="FarPoint.Win.Spread.SpreadActions.ScrollToFirstRow">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ScrollToFirstRow.html">ScrollToFirstRow</a>
        </td>
        <td class="markdown level1 summary"><p>Scrolls to display the first row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ScrollToLastCell" data-uid="FarPoint.Win.Spread.SpreadActions.ScrollToLastCell">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ScrollToLastCell.html">ScrollToLastCell</a>
        </td>
        <td class="markdown level1 summary"><p>Scrolls to display the last cell.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ScrollToLastCellWithData" data-uid="FarPoint.Win.Spread.SpreadActions.ScrollToLastCellWithData">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ScrollToLastCellWithData.html">ScrollToLastCellWithData</a>
        </td>
        <td class="markdown level1 summary"><p>Scrolls to display the last cell with data.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ScrollToLastColumn" data-uid="FarPoint.Win.Spread.SpreadActions.ScrollToLastColumn">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ScrollToLastColumn.html">ScrollToLastColumn</a>
        </td>
        <td class="markdown level1 summary"><p>Scrolls to display the last column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ScrollToLastColumnWithData" data-uid="FarPoint.Win.Spread.SpreadActions.ScrollToLastColumnWithData">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ScrollToLastColumnWithData.html">ScrollToLastColumnWithData</a>
        </td>
        <td class="markdown level1 summary"><p>Scrolls to display the last column with data.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ScrollToLastRow" data-uid="FarPoint.Win.Spread.SpreadActions.ScrollToLastRow">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ScrollToLastRow.html">ScrollToLastRow</a>
        </td>
        <td class="markdown level1 summary"><p>Scrolls to display the last row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ScrollToLastRowWithData" data-uid="FarPoint.Win.Spread.SpreadActions.ScrollToLastRowWithData">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ScrollToLastRowWithData.html">ScrollToLastRowWithData</a>
        </td>
        <td class="markdown level1 summary"><p>Scrolls to display the last row with data.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ScrollToNextColumn" data-uid="FarPoint.Win.Spread.SpreadActions.ScrollToNextColumn">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ScrollToNextColumn.html">ScrollToNextColumn</a>
        </td>
        <td class="markdown level1 summary"><p>Scrolls right one column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ScrollToNextColumnVisual" data-uid="FarPoint.Win.Spread.SpreadActions.ScrollToNextColumnVisual">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ScrollToNextColumnVisual.html">ScrollToNextColumnVisual</a>
        </td>
        <td class="markdown level1 summary"><p>Scrolls right one column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ScrollToNextPageOfColumns" data-uid="FarPoint.Win.Spread.SpreadActions.ScrollToNextPageOfColumns">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ScrollToNextPageOfColumns.html">ScrollToNextPageOfColumns</a>
        </td>
        <td class="markdown level1 summary"><p>Scrolls right one page of columns.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ScrollToNextPageOfRows" data-uid="FarPoint.Win.Spread.SpreadActions.ScrollToNextPageOfRows">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ScrollToNextPageOfRows.html">ScrollToNextPageOfRows</a>
        </td>
        <td class="markdown level1 summary"><p>Scrolls down one page of rows.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ScrollToNextRow" data-uid="FarPoint.Win.Spread.SpreadActions.ScrollToNextRow">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ScrollToNextRow.html">ScrollToNextRow</a>
        </td>
        <td class="markdown level1 summary"><p>Scrolls down one row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ScrollToPreviousColumn" data-uid="FarPoint.Win.Spread.SpreadActions.ScrollToPreviousColumn">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ScrollToPreviousColumn.html">ScrollToPreviousColumn</a>
        </td>
        <td class="markdown level1 summary"><p>Scrolls left one column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ScrollToPreviousColumnVisual" data-uid="FarPoint.Win.Spread.SpreadActions.ScrollToPreviousColumnVisual">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ScrollToPreviousColumnVisual.html">ScrollToPreviousColumnVisual</a>
        </td>
        <td class="markdown level1 summary"><p>Scrolls left one column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ScrollToPreviousPageOfColumns" data-uid="FarPoint.Win.Spread.SpreadActions.ScrollToPreviousPageOfColumns">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ScrollToPreviousPageOfColumns.html">ScrollToPreviousPageOfColumns</a>
        </td>
        <td class="markdown level1 summary"><p>Scrolls left one page of columns.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ScrollToPreviousPageOfRows" data-uid="FarPoint.Win.Spread.SpreadActions.ScrollToPreviousPageOfRows">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ScrollToPreviousPageOfRows.html">ScrollToPreviousPageOfRows</a>
        </td>
        <td class="markdown level1 summary"><p>Scrolls up one page of rows.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ScrollToPreviousRow" data-uid="FarPoint.Win.Spread.SpreadActions.ScrollToPreviousRow">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ScrollToPreviousRow.html">ScrollToPreviousRow</a>
        </td>
        <td class="markdown level1 summary"><p>Scrolls up one row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_SelectColumn" data-uid="FarPoint.Win.Spread.SpreadActions.SelectColumn">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.SelectColumn.html">SelectColumn</a>
        </td>
        <td class="markdown level1 summary"><p>Selects the column that contains the active cell.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_SelectEntireTableOrWorksheet" data-uid="FarPoint.Win.Spread.SpreadActions.SelectEntireTableOrWorksheet">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.SelectEntireTableOrWorksheet.html">SelectEntireTableOrWorksheet</a>
        </td>
        <td class="markdown level1 summary"><p>Select the entire table or worksheet.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_SelectFirstItem" data-uid="FarPoint.Win.Spread.SpreadActions.SelectFirstItem">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.SelectFirstItem.html">SelectFirstItem</a>
        </td>
        <td class="markdown level1 summary"><p>Selects the first item.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_SelectLastItem" data-uid="FarPoint.Win.Spread.SpreadActions.SelectLastItem">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.SelectLastItem.html">SelectLastItem</a>
        </td>
        <td class="markdown level1 summary"><p>Selects the last item.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_SelectLastItemWithData" data-uid="FarPoint.Win.Spread.SpreadActions.SelectLastItemWithData">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.SelectLastItemWithData.html">SelectLastItemWithData</a>
        </td>
        <td class="markdown level1 summary"><p>Selects the last item with data.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_SelectNextItem" data-uid="FarPoint.Win.Spread.SpreadActions.SelectNextItem">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.SelectNextItem.html">SelectNextItem</a>
        </td>
        <td class="markdown level1 summary"><p>Selects the next item.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_SelectNextPageOfItems" data-uid="FarPoint.Win.Spread.SpreadActions.SelectNextPageOfItems">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.SelectNextPageOfItems.html">SelectNextPageOfItems</a>
        </td>
        <td class="markdown level1 summary"><p>Selects the next page of items.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_SelectPreviousItem" data-uid="FarPoint.Win.Spread.SpreadActions.SelectPreviousItem">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.SelectPreviousItem.html">SelectPreviousItem</a>
        </td>
        <td class="markdown level1 summary"><p>Selects the previous item.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_SelectPreviousPageOfItems" data-uid="FarPoint.Win.Spread.SpreadActions.SelectPreviousPageOfItems">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.SelectPreviousPageOfItems.html">SelectPreviousPageOfItems</a>
        </td>
        <td class="markdown level1 summary"><p>Selects the previous page of items.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_SelectRow" data-uid="FarPoint.Win.Spread.SpreadActions.SelectRow">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.SelectRow.html">SelectRow</a>
        </td>
        <td class="markdown level1 summary"><p>Selects the row that contains the active cell.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_SelectSheet" data-uid="FarPoint.Win.Spread.SpreadActions.SelectSheet">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.SelectSheet.html">SelectSheet</a>
        </td>
        <td class="markdown level1 summary"><p>Selects the entire sheet.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ShowActivateSheetDialog" data-uid="FarPoint.Win.Spread.SpreadActions.ShowActivateSheetDialog">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ShowActivateSheetDialog.html">ShowActivateSheetDialog</a>
        </td>
        <td class="markdown level1 summary"><p>Show the dialog to activate sheet.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ShowCard" data-uid="FarPoint.Win.Spread.SpreadActions.ShowCard">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ShowCard.html">ShowCard</a>
        </td>
        <td class="markdown level1 summary"><p>Show details information of <a class="xref" href="../GrapeCity.CalcEngine/GrapeCity.CalcEngine.IRichValue.html">IRichValue</a> object.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ShowFormatCellsDialog" data-uid="FarPoint.Win.Spread.SpreadActions.ShowFormatCellsDialog">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ShowFormatCellsDialog.html">ShowFormatCellsDialog</a>
        </td>
        <td class="markdown level1 summary"><p>Show the FormatCells dialog.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ShowHyperlinkDialog" data-uid="FarPoint.Win.Spread.SpreadActions.ShowHyperlinkDialog">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ShowHyperlinkDialog.html">ShowHyperlinkDialog</a>
        </td>
        <td class="markdown level1 summary"><p>Show the Hyperlink dialog.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ShowNameManager" data-uid="FarPoint.Win.Spread.SpreadActions.ShowNameManager">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ShowNameManager.html">ShowNameManager</a>
        </td>
        <td class="markdown level1 summary"><p>Show Name Manager dialog.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ShowSubEditor" data-uid="FarPoint.Win.Spread.SpreadActions.ShowSubEditor">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ShowSubEditor.html">ShowSubEditor</a>
        </td>
        <td class="markdown level1 summary"><p>Shows the subeditor control of the current cell.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_StartAddingCommentThreaded" data-uid="FarPoint.Win.Spread.SpreadActions.StartAddingCommentThreaded">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.StartAddingCommentThreaded.html">StartAddingCommentThreaded</a>
        </td>
        <td class="markdown level1 summary"><p>Start adding a new modern threaded comment.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_StartEditing" data-uid="FarPoint.Win.Spread.SpreadActions.StartEditing">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.StartEditing.html">StartEditing</a>
        </td>
        <td class="markdown level1 summary"><p>Turns on edit mode.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_StartEditingFormula" data-uid="FarPoint.Win.Spread.SpreadActions.StartEditingFormula">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.StartEditingFormula.html">StartEditingFormula</a>
        </td>
        <td class="markdown level1 summary"><p>Allows the user to start entering a formula.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_StartReplyingToCommentThreaded" data-uid="FarPoint.Win.Spread.SpreadActions.StartReplyingToCommentThreaded">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.StartReplyingToCommentThreaded.html">StartReplyingToCommentThreaded</a>
        </td>
        <td class="markdown level1 summary"><p>Start replying to threaded comment.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_StopEditing" data-uid="FarPoint.Win.Spread.SpreadActions.StopEditing">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.StopEditing.html">StopEditing</a>
        </td>
        <td class="markdown level1 summary"><p>Turns off edit mode.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ToggleInsertFunction" data-uid="FarPoint.Win.Spread.SpreadActions.ToggleInsertFunction">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ToggleInsertFunction.html">ToggleInsertFunction</a>
        </td>
        <td class="markdown level1 summary"><p>Toggles the insert function dialog.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ToggleItem" data-uid="FarPoint.Win.Spread.SpreadActions.ToggleItem">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ToggleItem.html">ToggleItem</a>
        </td>
        <td class="markdown level1 summary"><p>Toggles the selection for the item.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_ToggleTableTotalRow" data-uid="FarPoint.Win.Spread.SpreadActions.ToggleTableTotalRow">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.ToggleTableTotalRow.html">ToggleTableTotalRow</a>
        </td>
        <td class="markdown level1 summary"><p>Toggle the table total row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_Undo" data-uid="FarPoint.Win.Spread.SpreadActions.Undo">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.Undo.html">Undo</a>
        </td>
        <td class="markdown level1 summary"><p>Performs an undo of the most recent edit or action.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_Ungroup" data-uid="FarPoint.Win.Spread.SpreadActions.Ungroup">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.Ungroup.html">Ungroup</a>
        </td>
        <td class="markdown level1 summary"><p>Ungroup a range of cells that were previously grouped.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_SpreadActions_UnmergeCells" data-uid="FarPoint.Win.Spread.SpreadActions.UnmergeCells">
          <a class="xref" href="FarPoint.Win.Spread.SpreadActions.UnmergeCells.html">UnmergeCells</a>
        </td>
        <td class="markdown level1 summary"><p>Split current merged cell.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
