# FarPoint.Win.Spread.FpSpread

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Win_Spread_FpSpread" data-uid="FarPoint.Win.Spread.FpSpread" class="text-break">FpSpread Class
</h1>
  <div class="markdown level0 summary"><p>Represents the Spreadsheet 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"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.marshalbyrefobject">MarshalByRefObject</a></div>
    <div class="level2"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.component">Component</a></div>
    <div class="level3"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.control">Control</a></div>
    <div class="level4"><span class="xref">FpSpread</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.idroptarget">IDropTarget</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.isynchronizeinvoke">ISynchronizeInvoke</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.iwin32window">IWin32Window</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.ibindablecomponent">IBindableComponent</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.icomponent">IComponent</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.idisposable">IDisposable</a></div>
    <div><a class="xref" href="../FarPoint.Win/FarPoint.Win.ISerializeSettings.html">ISerializeSettings</a></div>
    <div><a class="xref" href="../FarPoint.Win/FarPoint.Win.ISerializeData.html">ISerializeData</a></div>
    <div><a class="xref" href="../FarPoint.Win/FarPoint.Win.ISerializePresentation2.html">ISerializePresentation2</a></div>
    <div><a class="xref" href="../FarPoint.Win/FarPoint.Win.ISerializePresentation.html">ISerializePresentation</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.isupportinitialize">ISupportInitialize</a></div>
    <div><a class="xref" href="../FarPoint.Win/FarPoint.Win.ISerializeSupport3.html">ISerializeSupport3</a></div>
    <div><a class="xref" href="../FarPoint.Win/FarPoint.Win.ISerializeSupport.html">ISerializeSupport</a></div>
    <div><a class="xref" href="../FarPoint.Win/FarPoint.Win.ISerializeStyles2.html">ISerializeStyles2</a></div>
    <div><a class="xref" href="../FarPoint.Win/FarPoint.Win.ISerializeStyles.html">ISerializeStyles</a></div>
    <div><a class="xref" href="../FarPoint.Win/FarPoint.Win.ISerializeDrawing.html">ISerializeDrawing</a></div>
    <div><a class="xref" href="../FarPoint.Win/FarPoint.Win.IWindowlessChildSupport.html">IWindowlessChildSupport</a></div>
    <div><a class="xref" href="FarPoint.Win.Spread.DrawingSpace.IHostChildControls.html">IHostChildControls</a></div>
    <div><a class="xref" href="../FarPoint.Win/FarPoint.Win.ITouchStatusProvider.html">ITouchStatusProvider</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.icustomtypedescriptor">ICustomTypeDescriptor</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="FarPoint.Win.Spread.html">FarPoint.Win.Spread</a></h6>
  <h6><strong>Assembly</strong>: FarPoint.Win.Spread.dll</h6>
  <h5 id="FarPoint_Win_Spread_FpSpread_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[ToolboxBitmap(typeof(FpSpread), &quot;FpSpreadV7.bmp&quot;)]
[ComplexBindingProperties(&quot;DataSource&quot;, &quot;DataMember&quot;)]
[TypeConverter(typeof(_tf))]
public class FpSpread : Control, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, ISerializeSettings, ISerializeData, ISerializePresentation2, ISerializePresentation, ISupportInitialize, ISerializeSupport3, ISerializeSupport, ISerializeStyles2, ISerializeStyles, ISerializeDrawing, IWindowlessChildSupport, IHostChildControls, ITouchStatusProvider, ICustomTypeDescriptor</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;ToolboxBitmap(GetType(FpSpread), &quot;FpSpreadV7.bmp&quot;)&gt;
&lt;ComplexBindingProperties(&quot;DataSource&quot;, &quot;DataMember&quot;)&gt;
&lt;TypeConverter(GetType(_tf))&gt;
Public Class FpSpread
    Inherits Control
    Implements IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, ISerializeSettings, ISerializeData, ISerializePresentation2, ISerializePresentation, ISupportInitialize, ISerializeSupport3, ISerializeSupport, ISerializeStyles2, ISerializeStyles, ISerializeDrawing, IWindowlessChildSupport, IHostChildControls, ITouchStatusProvider, ICustomTypeDescriptor</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_FpSpread__ctor" data-uid="FarPoint.Win.Spread.FpSpread.#ctor">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.-ctor.html#FarPoint_Win_Spread_FpSpread__ctor">FpSpread()</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new Spreadsheet component.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread__ctor_FarPoint_Win_Spread_LegacyBehaviors_" data-uid="FarPoint.Win.Spread.FpSpread.#ctor(FarPoint.Win.Spread.LegacyBehaviors)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.-ctor.html#FarPoint_Win_Spread_FpSpread__ctor_FarPoint_Win_Spread_LegacyBehaviors_">FpSpread(LegacyBehaviors)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new Spreadsheet component.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_About" data-uid="FarPoint.Win.Spread.FpSpread.About">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.About.html#FarPoint_Win_Spread_FpSpread_About">About</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the version information about the component.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_ActiveChartIndicator" data-uid="FarPoint.Win.Spread.FpSpread.ActiveChartIndicator">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.ActiveChartIndicator.html#FarPoint_Win_Spread_FpSpread_ActiveChartIndicator">ActiveChartIndicator</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the active chart indicator.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_ActiveChildControl" data-uid="FarPoint.Win.Spread.FpSpread.ActiveChildControl">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.ActiveChildControl.html#FarPoint_Win_Spread_FpSpread_ActiveChildControl">ActiveChildControl</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the active embedded child control object of the sheet.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_ActiveSheet" data-uid="FarPoint.Win.Spread.FpSpread.ActiveSheet">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.ActiveSheet.html#FarPoint_Win_Spread_FpSpread_ActiveSheet">ActiveSheet</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the active sheet in the component.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_ActiveSheetIndex" data-uid="FarPoint.Win.Spread.FpSpread.ActiveSheetIndex">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.ActiveSheetIndex.html#FarPoint_Win_Spread_FpSpread_ActiveSheetIndex">ActiveSheetIndex</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the index of the active sheet in the component.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_ActiveWindowlessObject" data-uid="FarPoint.Win.Spread.FpSpread.ActiveWindowlessObject">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.ActiveWindowlessObject.html#FarPoint_Win_Spread_FpSpread_ActiveWindowlessObject">ActiveWindowlessObject</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the active windowless shape object of the component.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_AllowCellContentFloat" data-uid="FarPoint.Win.Spread.FpSpread.AllowCellContentFloat">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.AllowCellContentFloat.html#FarPoint_Win_Spread_FpSpread_AllowCellContentFloat">AllowCellContentFloat</a>
        </td>
        <td class="markdown level1 summary"><p>Indicates whether the content of a cell should float when the display rectangle of that cell changes.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_AllowCellOverflow" data-uid="FarPoint.Win.Spread.FpSpread.AllowCellOverflow">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.AllowCellOverflow.html#FarPoint_Win_Spread_FpSpread_AllowCellOverflow">AllowCellOverflow</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether data can overflow into adjacent empty cells in the component.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_AllowChildControlDesign" data-uid="FarPoint.Win.Spread.FpSpread.AllowChildControlDesign">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.AllowChildControlDesign.html#FarPoint_Win_Spread_FpSpread_AllowChildControlDesign">AllowChildControlDesign</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether child controls allow user actions for design.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_AllowColumnMove" data-uid="FarPoint.Win.Spread.FpSpread.AllowColumnMove">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.AllowColumnMove.html#FarPoint_Win_Spread_FpSpread_AllowColumnMove">AllowColumnMove</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether to allow the user to move columns.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_AllowColumnMoveMultiple" data-uid="FarPoint.Win.Spread.FpSpread.AllowColumnMoveMultiple">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.AllowColumnMoveMultiple.html#FarPoint_Win_Spread_FpSpread_AllowColumnMoveMultiple">AllowColumnMoveMultiple</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether to allow the user to move multiple columns.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_AllowDragDrop" data-uid="FarPoint.Win.Spread.FpSpread.AllowDragDrop">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.AllowDragDrop.html#FarPoint_Win_Spread_FpSpread_AllowDragDrop">AllowDragDrop</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether to allow the user to drag-and-drop a range of cells
in the component.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_AllowDragFill" data-uid="FarPoint.Win.Spread.FpSpread.AllowDragFill">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.AllowDragFill.html#FarPoint_Win_Spread_FpSpread_AllowDragFill">AllowDragFill</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether to allow the user to drag and fill cells in the component<br>
with the contents of a cell or cells.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_AllowEditOverflow" data-uid="FarPoint.Win.Spread.FpSpread.AllowEditOverflow">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.AllowEditOverflow.html#FarPoint_Win_Spread_FpSpread_AllowEditOverflow">AllowEditOverflow</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether data can overflow into adjacent empty cells
in the component while that cell is in edit mode.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_AllowEditorReservedLocations" data-uid="FarPoint.Win.Spread.FpSpread.AllowEditorReservedLocations">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.AllowEditorReservedLocations.html#FarPoint_Win_Spread_FpSpread_AllowEditorReservedLocations">AllowEditorReservedLocations</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether cell editor reserved mouse locations are allowed.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_AllowRowMove" data-uid="FarPoint.Win.Spread.FpSpread.AllowRowMove">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.AllowRowMove.html#FarPoint_Win_Spread_FpSpread_AllowRowMove">AllowRowMove</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether to allow the user to move rows.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_AllowRowMoveDataAllowAddNew" data-uid="FarPoint.Win.Spread.FpSpread.AllowRowMoveDataAllowAddNew">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.AllowRowMoveDataAllowAddNew.html#FarPoint_Win_Spread_FpSpread_AllowRowMoveDataAllowAddNew">AllowRowMoveDataAllowAddNew</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that indicates whether to allow the user to move the add new row or asterisk row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_AllowRowMoveMultiple" data-uid="FarPoint.Win.Spread.FpSpread.AllowRowMoveMultiple">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.AllowRowMoveMultiple.html#FarPoint_Win_Spread_FpSpread_AllowRowMoveMultiple">AllowRowMoveMultiple</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether to allow the user to move multiple rows.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_AllowScrollChaining" data-uid="FarPoint.Win.Spread.FpSpread.AllowScrollChaining">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.AllowScrollChaining.html#FarPoint_Win_Spread_FpSpread_AllowScrollChaining">AllowScrollChaining</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether scroll chaining is allowed.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_AllowSheetMove" data-uid="FarPoint.Win.Spread.FpSpread.AllowSheetMove">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.AllowSheetMove.html#FarPoint_Win_Spread_FpSpread_AllowSheetMove">AllowSheetMove</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether sheets can be moved by dragging and dropping the sheet tab.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_AllowUndo" data-uid="FarPoint.Win.Spread.FpSpread.AllowUndo">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.AllowUndo.html#FarPoint_Win_Spread_FpSpread_AllowUndo">AllowUndo</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether to allow the user to undo edit operations.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_AllowUserFormulas" data-uid="FarPoint.Win.Spread.FpSpread.AllowUserFormulas">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.AllowUserFormulas.html#FarPoint_Win_Spread_FpSpread_AllowUserFormulas">AllowUserFormulas</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether to allow the user to enter formulas in a cell in the component.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_AllowUserToTouchZoom" data-uid="FarPoint.Win.Spread.FpSpread.AllowUserToTouchZoom">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.AllowUserToTouchZoom.html#FarPoint_Win_Spread_FpSpread_AllowUserToTouchZoom">AllowUserToTouchZoom</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that indicates whether to allow the user to zoom FpSpread using touch behavior.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_AllowUserZoom" data-uid="FarPoint.Win.Spread.FpSpread.AllowUserZoom">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.AllowUserZoom.html#FarPoint_Win_Spread_FpSpread_AllowUserZoom">AllowUserZoom</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the user can scale the display of the component
using the Ctrl key and the mouse wheel.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_AutoAdvance" data-uid="FarPoint.Win.Spread.FpSpread.AutoAdvance">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.AutoAdvance.html#FarPoint_Win_Spread_FpSpread_AutoAdvance">AutoAdvance</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the user can move to another control from the first or last cell using Shift+Tab or the Tab key.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_AutoClipboard" data-uid="FarPoint.Win.Spread.FpSpread.AutoClipboard">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.AutoClipboard.html#FarPoint_Win_Spread_FpSpread_AutoClipboard">AutoClipboard</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the component handles the shortcut keys for Clipboard actions.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_AutoFitColumnOptions" data-uid="FarPoint.Win.Spread.FpSpread.AutoFitColumnOptions">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.AutoFitColumnOptions.html#FarPoint_Win_Spread_FpSpread_AutoFitColumnOptions">AutoFitColumnOptions</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the behavior of automatic fit when double-clicking the right edge of the column header.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_AutoFitRowOptions" data-uid="FarPoint.Win.Spread.FpSpread.AutoFitRowOptions">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.AutoFitRowOptions.html#FarPoint_Win_Spread_FpSpread_AutoFitRowOptions">AutoFitRowOptions</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the behavior of automatic fit when double-clicking the bottom edge of the row header.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_AutoImeMode" data-uid="FarPoint.Win.Spread.FpSpread.AutoImeMode">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.AutoImeMode.html#FarPoint_Win_Spread_FpSpread_AutoImeMode">AutoImeMode</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether to use the CharacterSet property in a cell that is not in edit mode.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_AutoLaunchSpreadDesigner" data-uid="FarPoint.Win.Spread.FpSpread.AutoLaunchSpreadDesigner">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.AutoLaunchSpreadDesigner.html#FarPoint_Win_Spread_FpSpread_AutoLaunchSpreadDesigner">AutoLaunchSpreadDesigner</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether Spread Designer automatically launches when a Spread component is placed on a form.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_AutoScrollWhenKeyboardShowing" data-uid="FarPoint.Win.Spread.FpSpread.AutoScrollWhenKeyboardShowing">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.AutoScrollWhenKeyboardShowing.html#FarPoint_Win_Spread_FpSpread_AutoScrollWhenKeyboardShowing">AutoScrollWhenKeyboardShowing</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the automatic scroll when the keyboard is displayed.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_BackgroundImage" data-uid="FarPoint.Win.Spread.FpSpread.BackgroundImage">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.BackgroundImage.html#FarPoint_Win_Spread_FpSpread_BackgroundImage">BackgroundImage</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the image to paint in the background of the component.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_BorderCollapse" data-uid="FarPoint.Win.Spread.FpSpread.BorderCollapse">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.BorderCollapse.html#FarPoint_Win_Spread_FpSpread_BorderCollapse">BorderCollapse</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether adjacent cell borders are collapsed into a single line
for cells in the component.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_BorderStyle" data-uid="FarPoint.Win.Spread.FpSpread.BorderStyle">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.BorderStyle.html#FarPoint_Win_Spread_FpSpread_BorderStyle">BorderStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the style of the border around the component.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_BoundaryFeedbackMode" data-uid="FarPoint.Win.Spread.FpSpread.BoundaryFeedbackMode">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.BoundaryFeedbackMode.html#FarPoint_Win_Spread_FpSpread_BoundaryFeedbackMode">BoundaryFeedbackMode</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the way <a class="xref" href="FarPoint.Win.Spread.FpSpread.html">FpSpread</a> reacts when the manipulation has gone beyond certain boundaries.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_ButtonDrawMode" data-uid="FarPoint.Win.Spread.FpSpread.ButtonDrawMode">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.ButtonDrawMode.html#FarPoint_Win_Spread_FpSpread_ButtonDrawMode">ButtonDrawMode</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether to display buttons in button and combo box cells
in the component.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_CellNoteIndicatorRenderer" data-uid="FarPoint.Win.Spread.FpSpread.CellNoteIndicatorRenderer">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.CellNoteIndicatorRenderer.html#FarPoint_Win_Spread_FpSpread_CellNoteIndicatorRenderer">CellNoteIndicatorRenderer</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the cell note indicator renderer for drawing the cell note indicator
in the component.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_CellNoteIndicatorVisible" data-uid="FarPoint.Win.Spread.FpSpread.CellNoteIndicatorVisible">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.CellNoteIndicatorVisible.html#FarPoint_Win_Spread_FpSpread_CellNoteIndicatorVisible">CellNoteIndicatorVisible</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the cell note indicator appears in cells in the component.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_CellSpanSelectionPolicy" data-uid="FarPoint.Win.Spread.FpSpread.CellSpanSelectionPolicy">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.CellSpanSelectionPolicy.html#FarPoint_Win_Spread_FpSpread_CellSpanSelectionPolicy">CellSpanSelectionPolicy</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the selection model to use with the span.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_ClipboardOptions" data-uid="FarPoint.Win.Spread.FpSpread.ClipboardOptions">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.ClipboardOptions.html#FarPoint_Win_Spread_FpSpread_ClipboardOptions">ClipboardOptions</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the headers and the filter bar are included when data is copied to or<br>
pasted from the Clipboard in the component.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_ClipboardPasteToFill" data-uid="FarPoint.Win.Spread.FpSpread.ClipboardPasteToFill">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.ClipboardPasteToFill.html#FarPoint_Win_Spread_FpSpread_ClipboardPasteToFill">ClipboardPasteToFill</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether a single cell copied to the Clipboard fills the range
when pasted from the Clipboard to the component.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_ColumnSplitBoxAlignment" data-uid="FarPoint.Win.Spread.FpSpread.ColumnSplitBoxAlignment">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.ColumnSplitBoxAlignment.html#FarPoint_Win_Spread_FpSpread_ColumnSplitBoxAlignment">ColumnSplitBoxAlignment</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the alignment of the column split box relative
to the horizontal scroll bar for this component.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_ColumnSplitBoxPolicy" data-uid="FarPoint.Win.Spread.FpSpread.ColumnSplitBoxPolicy">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.ColumnSplitBoxPolicy.html#FarPoint_Win_Spread_FpSpread_ColumnSplitBoxPolicy">ColumnSplitBoxPolicy</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the display policy for the column split box for this component.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_CombineCircularCellChangedEvents" data-uid="FarPoint.Win.Spread.FpSpread.CombineCircularCellChangedEvents">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.CombineCircularCellChangedEvents.html#FarPoint_Win_Spread_FpSpread_CombineCircularCellChangedEvents">CombineCircularCellChangedEvents</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether to combine the circular cell changed events.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_ContextMenuStrip" data-uid="FarPoint.Win.Spread.FpSpread.ContextMenuStrip">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.ContextMenuStrip.html#FarPoint_Win_Spread_FpSpread_ContextMenuStrip">ContextMenuStrip</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <a class="xref" href="FarPoint.Win.Spread.FpSpread.ContextMenuStrip.html#FarPoint_Win_Spread_FpSpread_ContextMenuStrip">ContextMenuStrip</a> associated with this control.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_CreateParams" data-uid="FarPoint.Win.Spread.FpSpread.CreateParams">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.CreateParams.html#FarPoint_Win_Spread_FpSpread_CreateParams">CreateParams</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the required creation parameters when the component handle is created.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_Cursor" data-uid="FarPoint.Win.Spread.FpSpread.Cursor">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.Cursor.html#FarPoint_Win_Spread_FpSpread_Cursor">Cursor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the pointer to display in this component.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_CustomFillSeriesList" data-uid="FarPoint.Win.Spread.FpSpread.CustomFillSeriesList">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.CustomFillSeriesList.html#FarPoint_Win_Spread_FpSpread_CustomFillSeriesList">CustomFillSeriesList</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the custom list fill series.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_CustomIconContainer" data-uid="FarPoint.Win.Spread.FpSpread.CustomIconContainer">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.CustomIconContainer.html#FarPoint_Win_Spread_FpSpread_CustomIconContainer">CustomIconContainer</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the <a class="xref" href="FarPoint.Win.Spread.CustomIconContainer.html">CustomIconContainer</a> object for the current spread object.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_DataMember" data-uid="FarPoint.Win.Spread.FpSpread.DataMember">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.DataMember.html#FarPoint_Win_Spread_FpSpread_DataMember">DataMember</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the name of the data member that populates the active sheet
in this component.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_DataSource" data-uid="FarPoint.Win.Spread.FpSpread.DataSource">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.DataSource.html#FarPoint_Win_Spread_FpSpread_DataSource">DataSource</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the name of the data source that populates the active sheet
in this component.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_DefaultSize" data-uid="FarPoint.Win.Spread.FpSpread.DefaultSize">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.DefaultSize.html#FarPoint_Win_Spread_FpSpread_DefaultSize">DefaultSize</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the default size of the component.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_DefaultSkin" data-uid="FarPoint.Win.Spread.FpSpread.DefaultSkin">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.DefaultSkin.html#FarPoint_Win_Spread_FpSpread_DefaultSkin">DefaultSkin</a>
        </td>
        <td class="markdown level1 summary"><p>Gets, or Sets the default Skin that will be used for painting.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_DesignMode" data-uid="FarPoint.Win.Spread.FpSpread.DesignMode">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.DesignMode.html#FarPoint_Win_Spread_FpSpread_DesignMode">DesignMode</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value that indicates whether the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.component">Component</a> is currently in design mode.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_DocumentProperties" data-uid="FarPoint.Win.Spread.FpSpread.DocumentProperties">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.DocumentProperties.html#FarPoint_Win_Spread_FpSpread_DocumentProperties">DocumentProperties</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the DocumentProperties object that represents all properties of the Spread document.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_DragFillDataOnly" data-uid="FarPoint.Win.Spread.FpSpread.DragFillDataOnly">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.DragFillDataOnly.html#FarPoint_Win_Spread_FpSpread_DragFillDataOnly">DragFillDataOnly</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that indicates whether the drag fill action copies data only.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_EditMode" data-uid="FarPoint.Win.Spread.FpSpread.EditMode">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.EditMode.html#FarPoint_Win_Spread_FpSpread_EditMode">EditMode</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the active cell in the component is in edit mode.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_EditMode2" data-uid="FarPoint.Win.Spread.FpSpread.EditMode2">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.EditMode2.html#FarPoint_Win_Spread_FpSpread_EditMode2">EditMode2</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the spread is in edit mode.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_EditModePermanent" data-uid="FarPoint.Win.Spread.FpSpread.EditModePermanent">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.EditModePermanent.html#FarPoint_Win_Spread_FpSpread_EditModePermanent">EditModePermanent</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether edit mode remains on for any cell in the component
when that cell becomes active.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_EditModeReplace" data-uid="FarPoint.Win.Spread.FpSpread.EditModeReplace">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.EditModeReplace.html#FarPoint_Win_Spread_FpSpread_EditModeReplace">EditModeReplace</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the existing contents of a cell in the component<br>
are selected when that cell enters edit mode.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_EditingControl" data-uid="FarPoint.Win.Spread.FpSpread.EditingControl">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.EditingControl.html#FarPoint_Win_Spread_FpSpread_EditingControl">EditingControl</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the Control object editing the active cell, or null if the component is not in edit mode.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_EditingControl2" data-uid="FarPoint.Win.Spread.FpSpread.EditingControl2">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.EditingControl2.html#FarPoint_Win_Spread_FpSpread_EditingControl2">EditingControl2</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the editing control, or null if the spreadsheet is not in editing mode.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_EnableCrossSheetReference" data-uid="FarPoint.Win.Spread.FpSpread.EnableCrossSheetReference">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.EnableCrossSheetReference.html#FarPoint_Win_Spread_FpSpread_EnableCrossSheetReference">EnableCrossSheetReference</a>
        </td>
        <td class="markdown level1 summary"><p>Enables cross-sheet referencing for this component.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_EnableDragFillMenu" data-uid="FarPoint.Win.Spread.FpSpread.EnableDragFillMenu">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.EnableDragFillMenu.html#FarPoint_Win_Spread_FpSpread_EnableDragFillMenu">EnableDragFillMenu</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value to show drag fill button and drag fill context menu.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_EnhancedShapeBehaviors" data-uid="FarPoint.Win.Spread.FpSpread.EnhancedShapeBehaviors">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.EnhancedShapeBehaviors.html#FarPoint_Win_Spread_FpSpread_EnhancedShapeBehaviors">EnhancedShapeBehaviors</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the optional behaviors of the enhanced shape engine.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_Features" data-uid="FarPoint.Win.Spread.FpSpread.Features">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.Features.html#FarPoint_Win_Spread_FpSpread_Features">Features</a>
        </td>
        <td class="markdown level1 summary"><p>Gets an <a class="xref" href="FarPoint.Win.Spread.IFeatures.html">IFeatures</a> object that toggles avalable features of <a class="xref" href="FarPoint.Win.Spread.FpSpread.html">FpSpread</a>.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_FocusCellColor" data-uid="FarPoint.Win.Spread.FpSpread.FocusCellColor">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.FocusCellColor.html#FarPoint_Win_Spread_FpSpread_FocusCellColor">FocusCellColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the color of focus cell selection.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_FocusCellMode" data-uid="FarPoint.Win.Spread.FpSpread.FocusCellMode">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.FocusCellMode.html#FarPoint_Win_Spread_FpSpread_FocusCellMode">FocusCellMode</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the FocusCellMode value that represents how the focus cells selection is displayed.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_FocusRenderer" data-uid="FarPoint.Win.Spread.FpSpread.FocusRenderer">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.FocusRenderer.html#FarPoint_Win_Spread_FpSpread_FocusRenderer">FocusRenderer</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the focus indicator renderer for drawing the focus rectangle
in the component.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_Font" data-uid="FarPoint.Win.Spread.FpSpread.Font">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.Font.html#FarPoint_Win_Spread_FpSpread_Font">Font</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the default font for sheets in the component.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_HeaderIndicatorPositionAdjusting" data-uid="FarPoint.Win.Spread.FpSpread.HeaderIndicatorPositionAdjusting">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.HeaderIndicatorPositionAdjusting.html#FarPoint_Win_Spread_FpSpread_HeaderIndicatorPositionAdjusting">HeaderIndicatorPositionAdjusting</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the distance between the sorting and filtering indicators and the right edge of the column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_HorizontalScrollBar" data-uid="FarPoint.Win.Spread.FpSpread.HorizontalScrollBar">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.HorizontalScrollBar.html#FarPoint_Win_Spread_FpSpread_HorizontalScrollBar">HorizontalScrollBar</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the horizontal scroll bar.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_HorizontalScrollBarHeight" data-uid="FarPoint.Win.Spread.FpSpread.HorizontalScrollBarHeight">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.HorizontalScrollBarHeight.html#FarPoint_Win_Spread_FpSpread_HorizontalScrollBarHeight">HorizontalScrollBarHeight</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the height of horizontal scroll bars in this component.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_HorizontalScrollBarMode" data-uid="FarPoint.Win.Spread.FpSpread.HorizontalScrollBarMode">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.HorizontalScrollBarMode.html#FarPoint_Win_Spread_FpSpread_HorizontalScrollBarMode">HorizontalScrollBarMode</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or Sets horizontal scroll bar mode.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_HorizontalScrollBarPolicy" data-uid="FarPoint.Win.Spread.FpSpread.HorizontalScrollBarPolicy">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.HorizontalScrollBarPolicy.html#FarPoint_Win_Spread_FpSpread_HorizontalScrollBarPolicy">HorizontalScrollBarPolicy</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets when to display the horizontal scroll bars in this component.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_HorizontalScrollBarSmallChange" data-uid="FarPoint.Win.Spread.FpSpread.HorizontalScrollBarSmallChange">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.HorizontalScrollBarSmallChange.html#FarPoint_Win_Spread_FpSpread_HorizontalScrollBarSmallChange">HorizontalScrollBarSmallChange</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the small increment for the horizontal scrollbar.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_ImeMode" data-uid="FarPoint.Win.Spread.FpSpread.ImeMode">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.ImeMode.html#FarPoint_Win_Spread_FpSpread_ImeMode">ImeMode</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the Input Method Editor (IME) mode of the control.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_ImeModeBase" data-uid="FarPoint.Win.Spread.FpSpread.ImeModeBase">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.ImeModeBase.html#FarPoint_Win_Spread_FpSpread_ImeModeBase">ImeModeBase</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets IME mode base.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_ImeSentenceMode" data-uid="FarPoint.Win.Spread.FpSpread.ImeSentenceMode">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.ImeSentenceMode.html#FarPoint_Win_Spread_FpSpread_ImeSentenceMode">ImeSentenceMode</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets IME sentence mode.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_InputDeviceType" data-uid="FarPoint.Win.Spread.FpSpread.InputDeviceType">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.InputDeviceType.html#FarPoint_Win_Spread_FpSpread_InputDeviceType">InputDeviceType</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the input device type which indicates the current device.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_InputScope" data-uid="FarPoint.Win.Spread.FpSpread.InputScope">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.InputScope.html#FarPoint_Win_Spread_FpSpread_InputScope">InputScope</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the input scope for the Spread.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_InterfaceRenderer" data-uid="FarPoint.Win.Spread.FpSpread.InterfaceRenderer">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.InterfaceRenderer.html#FarPoint_Win_Spread_FpSpread_InterfaceRenderer">InterfaceRenderer</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the tab strip renderer for drawing tab strip elements.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_IsLayoutSuspended" data-uid="FarPoint.Win.Spread.FpSpread.IsLayoutSuspended">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.IsLayoutSuspended.html#FarPoint_Win_Spread_FpSpread_IsLayoutSuspended">IsLayoutSuspended</a>
        </td>
        <td class="markdown level1 summary"><p>Returns whether the layout is suspended in this component.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_IsProtectedStructure" data-uid="FarPoint.Win.Spread.FpSpread.IsProtectedStructure">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.IsProtectedStructure.html#FarPoint_Win_Spread_FpSpread_IsProtectedStructure">IsProtectedStructure</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies whether Spread allows the user to change the structure of the sheet collection.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_LeftTab" data-uid="FarPoint.Win.Spread.FpSpread.LeftTab">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.LeftTab.html#FarPoint_Win_Spread_FpSpread_LeftTab">LeftTab</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the leftmost sheet tab of the component.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_MessageBoxCaption" data-uid="FarPoint.Win.Spread.FpSpread.MessageBoxCaption">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.MessageBoxCaption.html#FarPoint_Win_Spread_FpSpread_MessageBoxCaption">MessageBoxCaption</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the text which is used to display caption of message box.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_MinZoomFactor" data-uid="FarPoint.Win.Spread.FpSpread.MinZoomFactor">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.MinZoomFactor.html#FarPoint_Win_Spread_FpSpread_MinZoomFactor">MinZoomFactor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that indicates the minimum zoom factor for the active <a class="xref" href="FarPoint.Win.Spread.SheetView.html">SheetView</a>.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_MoveActiveOnFocus" data-uid="FarPoint.Win.Spread.FpSpread.MoveActiveOnFocus">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.MoveActiveOnFocus.html#FarPoint_Win_Spread_FpSpread_MoveActiveOnFocus">MoveActiveOnFocus</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the location of the active cell moves when the user moves
the focus to the view using the mouse.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_NamedStyles" data-uid="FarPoint.Win.Spread.FpSpread.NamedStyles">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.NamedStyles.html#FarPoint_Win_Spread_FpSpread_NamedStyles">NamedStyles</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a pre-defined style (<a class="xref" href="FarPoint.Win.Spread.NamedStyleCollection.html">NamedStyleCollection</a> object).</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_PaintActiveCellInSelection" data-uid="FarPoint.Win.Spread.FpSpread.PaintActiveCellInSelection">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.PaintActiveCellInSelection.html#FarPoint_Win_Spread_FpSpread_PaintActiveCellInSelection">PaintActiveCellInSelection</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the active cell is painted in the selection.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_PaintSelectionBorder" data-uid="FarPoint.Win.Spread.FpSpread.PaintSelectionBorder">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.PaintSelectionBorder.html#FarPoint_Win_Spread_FpSpread_PaintSelectionBorder">PaintSelectionBorder</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that indicates whether to allow the border selection to paint.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_PaintSelectionHeader" data-uid="FarPoint.Win.Spread.FpSpread.PaintSelectionHeader">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.PaintSelectionHeader.html#FarPoint_Win_Spread_FpSpread_PaintSelectionHeader">PaintSelectionHeader</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether to allow the header selection to paint.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_PanningMode" data-uid="FarPoint.Win.Spread.FpSpread.PanningMode">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.PanningMode.html#FarPoint_Win_Spread_FpSpread_PanningMode">PanningMode</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the way <a class="xref" href="FarPoint.Win.Spread.FpSpread.html">FpSpread</a> reacts to touch manipulation.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_RangeDragFillMode" data-uid="FarPoint.Win.Spread.FpSpread.RangeDragFillMode">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.RangeDragFillMode.html#FarPoint_Win_Spread_FpSpread_RangeDragFillMode">RangeDragFillMode</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the mode the user can use to drag and fill cells in the component<br>
using the contents of a cell or cells.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_ResizeZeroIndicator" data-uid="FarPoint.Win.Spread.FpSpread.ResizeZeroIndicator">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.ResizeZeroIndicator.html#FarPoint_Win_Spread_FpSpread_ResizeZeroIndicator">ResizeZeroIndicator</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the way <a class="xref" href="FarPoint.Win.Spread.FpSpread.html">FpSpread</a> processes resizing for zero-height rows and zero-width columns.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_RetainSelectionBlock" data-uid="FarPoint.Win.Spread.FpSpread.RetainSelectionBlock">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.RetainSelectionBlock.html#FarPoint_Win_Spread_FpSpread_RetainSelectionBlock">RetainSelectionBlock</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the selected range of cells remains highlighted
when the component loses the focus.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_RowHeaderAutoWidthMax" data-uid="FarPoint.Win.Spread.FpSpread.RowHeaderAutoWidthMax">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.RowHeaderAutoWidthMax.html#FarPoint_Win_Spread_FpSpread_RowHeaderAutoWidthMax">RowHeaderAutoWidthMax</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the maximum auto-width of the row header.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_RowSplitBoxAlignment" data-uid="FarPoint.Win.Spread.FpSpread.RowSplitBoxAlignment">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.RowSplitBoxAlignment.html#FarPoint_Win_Spread_FpSpread_RowSplitBoxAlignment">RowSplitBoxAlignment</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the alignment of the row split box relative
to the vertical scroll bar for this component.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_RowSplitBoxPolicy" data-uid="FarPoint.Win.Spread.FpSpread.RowSplitBoxPolicy">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.RowSplitBoxPolicy.html#FarPoint_Win_Spread_FpSpread_RowSplitBoxPolicy">RowSplitBoxPolicy</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the display policy of the row split box in this component.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_SaveNamedStyles" data-uid="FarPoint.Win.Spread.FpSpread.SaveNamedStyles">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.SaveNamedStyles.html#FarPoint_Win_Spread_FpSpread_SaveNamedStyles">SaveNamedStyles</a>
        </td>
        <td class="markdown level1 summary"><p>Saves the collection of custom styles.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_ScrollBarMaxAlign" data-uid="FarPoint.Win.Spread.FpSpread.ScrollBarMaxAlign">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.ScrollBarMaxAlign.html#FarPoint_Win_Spread_FpSpread_ScrollBarMaxAlign">ScrollBarMaxAlign</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the scroll bar aligns with the last row and column
of the active sheet in the component.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_ScrollBarShowMax" data-uid="FarPoint.Win.Spread.FpSpread.ScrollBarShowMax">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.ScrollBarShowMax.html#FarPoint_Win_Spread_FpSpread_ScrollBarShowMax">ScrollBarShowMax</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the displayed scroll bars are based on the<br>
entire number of columns and rows in the sheet.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_ScrollBarTrackPolicy" data-uid="FarPoint.Win.Spread.FpSpread.ScrollBarTrackPolicy">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.ScrollBarTrackPolicy.html#FarPoint_Win_Spread_FpSpread_ScrollBarTrackPolicy">ScrollBarTrackPolicy</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the sheet in the component scrolls when the user moves the scroll box.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_ScrollTipPolicy" data-uid="FarPoint.Win.Spread.FpSpread.ScrollTipPolicy">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.ScrollTipPolicy.html#FarPoint_Win_Spread_FpSpread_ScrollTipPolicy">ScrollTipPolicy</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether scroll tips appear when the user moves the scroll box
in the component.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_SearchDialog" data-uid="FarPoint.Win.Spread.FpSpread.SearchDialog">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.SearchDialog.html#FarPoint_Win_Spread_FpSpread_SearchDialog">SearchDialog</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the dialog associated with searching for text in a cell
of a sheet in this component.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_SelectionBlockOptions" data-uid="FarPoint.Win.Spread.FpSpread.SelectionBlockOptions">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.SelectionBlockOptions.html#FarPoint_Win_Spread_FpSpread_SelectionBlockOptions">SelectionBlockOptions</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets which type of selections in the component the user can make.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_SelectionRenderer" data-uid="FarPoint.Win.Spread.FpSpread.SelectionRenderer">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.SelectionRenderer.html#FarPoint_Win_Spread_FpSpread_SelectionRenderer">SelectionRenderer</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the selection renderer for drawing selections in the component.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_Sheets" data-uid="FarPoint.Win.Spread.FpSpread.Sheets">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.Sheets.html#FarPoint_Win_Spread_FpSpread_Sheets">Sheets</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the sheets (<a class="xref" href="FarPoint.Win.Spread.SheetView.html">SheetView</a> objects) in the component.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_ShowCellErrors" data-uid="FarPoint.Win.Spread.FpSpread.ShowCellErrors">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.ShowCellErrors.html#FarPoint_Win_Spread_FpSpread_ShowCellErrors">ShowCellErrors</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether to allow the user to display row error by icon
in the component.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_ShowDragBandOnMoving" data-uid="FarPoint.Win.Spread.FpSpread.ShowDragBandOnMoving">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.ShowDragBandOnMoving.html#FarPoint_Win_Spread_FpSpread_ShowDragBandOnMoving">ShowDragBandOnMoving</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the drag band is displayed when moving the row or column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_ShowGrippersInEditingStatus" data-uid="FarPoint.Win.Spread.FpSpread.ShowGrippersInEditingStatus">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.ShowGrippersInEditingStatus.html#FarPoint_Win_Spread_FpSpread_ShowGrippersInEditingStatus">ShowGrippersInEditingStatus</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether tapping displays the gripper in edit mode.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_ShowOutline" data-uid="FarPoint.Win.Spread.FpSpread.ShowOutline">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.ShowOutline.html#FarPoint_Win_Spread_FpSpread_ShowOutline">ShowOutline</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether to show the outline (group) area.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_ShowRowErrors" data-uid="FarPoint.Win.Spread.FpSpread.ShowRowErrors">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.ShowRowErrors.html#FarPoint_Win_Spread_FpSpread_ShowRowErrors">ShowRowErrors</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether to allow the user to display the cell error using an icon or sticky note
in the component.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_Skin" data-uid="FarPoint.Win.Spread.FpSpread.Skin">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.Skin.html#FarPoint_Win_Spread_FpSpread_Skin">Skin</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the skin for the spread.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_SkipMouseProcessing" data-uid="FarPoint.Win.Spread.FpSpread.SkipMouseProcessing">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.SkipMouseProcessing.html#FarPoint_Win_Spread_FpSpread_SkipMouseProcessing">SkipMouseProcessing</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the mouse processing flag of the component.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_SpreadScaleMode" data-uid="FarPoint.Win.Spread.FpSpread.SpreadScaleMode">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.SpreadScaleMode.html#FarPoint_Win_Spread_FpSpread_SpreadScaleMode">SpreadScaleMode</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether Spread controls automatic scaling with a different system dpi,
Spread only supports one dimension so the application should use AutoScaleMode.Dpi for correct scaling,
or else scaling uses the application width.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_StatusBar" data-uid="FarPoint.Win.Spread.FpSpread.StatusBar">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.StatusBar.html#FarPoint_Win_Spread_FpSpread_StatusBar">StatusBar</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the status bar control of spread.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_StatusBarVisible" data-uid="FarPoint.Win.Spread.FpSpread.StatusBarVisible">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.StatusBarVisible.html#FarPoint_Win_Spread_FpSpread_StatusBarVisible">StatusBarVisible</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the status bar is enabled.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_SuspendAnimations" data-uid="FarPoint.Win.Spread.FpSpread.SuspendAnimations">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.SuspendAnimations.html#FarPoint_Win_Spread_FpSpread_SuspendAnimations">SuspendAnimations</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether to suspend animations such as an animated focus renderer.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_TabStrip" data-uid="FarPoint.Win.Spread.FpSpread.TabStrip">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.TabStrip.html#FarPoint_Win_Spread_FpSpread_TabStrip">TabStrip</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the object that represents the tab strip for this component.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_TabStripInsertTab" data-uid="FarPoint.Win.Spread.FpSpread.TabStripInsertTab">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.TabStripInsertTab.html#FarPoint_Win_Spread_FpSpread_TabStripInsertTab">TabStripInsertTab</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether a special tab is displayed to allow inserting new sheets.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_TabStripInsertTabImage" data-uid="FarPoint.Win.Spread.FpSpread.TabStripInsertTabImage">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.TabStripInsertTabImage.html#FarPoint_Win_Spread_FpSpread_TabStripInsertTabImage">TabStripInsertTabImage</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the tabstrip insert tab image.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_TabStripPlacement" data-uid="FarPoint.Win.Spread.FpSpread.TabStripPlacement">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.TabStripPlacement.html#FarPoint_Win_Spread_FpSpread_TabStripPlacement">TabStripPlacement</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the location of the tab strip.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_TabStripPolicy" data-uid="FarPoint.Win.Spread.FpSpread.TabStripPolicy">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.TabStripPolicy.html#FarPoint_Win_Spread_FpSpread_TabStripPolicy">TabStripPolicy</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the display policy for the sheet tab strip for this component.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_TabStripRatio" data-uid="FarPoint.Win.Spread.FpSpread.TabStripRatio">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.TabStripRatio.html#FarPoint_Win_Spread_FpSpread_TabStripRatio">TabStripRatio</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the width of the tab strip for this component expressed
as a percentage of the overall horizontal scroll bar width.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_TableStyleCollection" data-uid="FarPoint.Win.Spread.FpSpread.TableStyleCollection">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.TableStyleCollection.html#FarPoint_Win_Spread_FpSpread_TableStyleCollection">TableStyleCollection</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a table style collection.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_Tag" data-uid="FarPoint.Win.Spread.FpSpread.Tag">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.Tag.html#FarPoint_Win_Spread_FpSpread_Tag">Tag</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets extra data for the application for this component.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_TapToAddSelection" data-uid="FarPoint.Win.Spread.FpSpread.TapToAddSelection">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.TapToAddSelection.html#FarPoint_Win_Spread_FpSpread_TapToAddSelection">TapToAddSelection</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether to tap to add selection.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_Text" data-uid="FarPoint.Win.Spread.FpSpread.Text">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.Text.html#FarPoint_Win_Spread_FpSpread_Text">Text</a>
        </td>
        <td class="markdown level1 summary"><p>Not supported in this component.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_TextTipAppearance" data-uid="FarPoint.Win.Spread.FpSpread.TextTipAppearance">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.TextTipAppearance.html#FarPoint_Win_Spread_FpSpread_TextTipAppearance">TextTipAppearance</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the appearance of text tips in the view.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_TextTipDelay" data-uid="FarPoint.Win.Spread.FpSpread.TextTipDelay">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.TextTipDelay.html#FarPoint_Win_Spread_FpSpread_TextTipDelay">TextTipDelay</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the time (in milliseconds) the component waits before displaying
the text tip for the cell or header under the pointer.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_TextTipPolicy" data-uid="FarPoint.Win.Spread.FpSpread.TextTipPolicy">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.TextTipPolicy.html#FarPoint_Win_Spread_FpSpread_TextTipPolicy">TextTipPolicy</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether to display text tips and cell notes
and the location of the tips and notes in this component.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_TitleInfo" data-uid="FarPoint.Win.Spread.FpSpread.TitleInfo">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.TitleInfo.html#FarPoint_Win_Spread_FpSpread_TitleInfo">TitleInfo</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the collection of title information objects for Spread.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_TouchDropDownScale" data-uid="FarPoint.Win.Spread.FpSpread.TouchDropDownScale">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.TouchDropDownScale.html#FarPoint_Win_Spread_FpSpread_TouchDropDownScale">TouchDropDownScale</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <code>TouchDropDownScale</code> to specify the zoom scale value that applies to a cell type drop-down item.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_TouchSelectionGripperBackColor" data-uid="FarPoint.Win.Spread.FpSpread.TouchSelectionGripperBackColor">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.TouchSelectionGripperBackColor.html#FarPoint_Win_Spread_FpSpread_TouchSelectionGripperBackColor">TouchSelectionGripperBackColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the touch selection gripper's backcolor.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_TouchSelectionGripperLineColor" data-uid="FarPoint.Win.Spread.FpSpread.TouchSelectionGripperLineColor">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.TouchSelectionGripperLineColor.html#FarPoint_Win_Spread_FpSpread_TouchSelectionGripperLineColor">TouchSelectionGripperLineColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the touch selection gripper's line color.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_TouchSelectionGripperThickness" data-uid="FarPoint.Win.Spread.FpSpread.TouchSelectionGripperThickness">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.TouchSelectionGripperThickness.html#FarPoint_Win_Spread_FpSpread_TouchSelectionGripperThickness">TouchSelectionGripperThickness</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the touch selection gripper's thickness.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_TouchZoomSnapDistance" data-uid="FarPoint.Win.Spread.FpSpread.TouchZoomSnapDistance">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.TouchZoomSnapDistance.html#FarPoint_Win_Spread_FpSpread_TouchZoomSnapDistance">TouchZoomSnapDistance</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that indicates the minmum distance that can cause the current zoom factor to snap to a zoom factor in <a class="xref" href="FarPoint.Win.Spread.FpSpread.TouchZoomSnapPoints.html#FarPoint_Win_Spread_FpSpread_TouchZoomSnapPoints">TouchZoomSnapPoints</a>.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_TouchZoomSnapPoints" data-uid="FarPoint.Win.Spread.FpSpread.TouchZoomSnapPoints">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.TouchZoomSnapPoints.html#FarPoint_Win_Spread_FpSpread_TouchZoomSnapPoints">TouchZoomSnapPoints</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a zoom factor group and when the zoom ends, the final zoom factor snaps to a snap point in this group.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_UndoManager" data-uid="FarPoint.Win.Spread.FpSpread.UndoManager">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.UndoManager.html#FarPoint_Win_Spread_FpSpread_UndoManager">UndoManager</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the undo manager for this Spread component.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_UseOptimizedSelectionForTouch" data-uid="FarPoint.Win.Spread.FpSpread.UseOptimizedSelectionForTouch">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.UseOptimizedSelectionForTouch.html#FarPoint_Win_Spread_FpSpread_UseOptimizedSelectionForTouch">UseOptimizedSelectionForTouch</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether to use optimized selection for touch.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_VerticalScrollBar" data-uid="FarPoint.Win.Spread.FpSpread.VerticalScrollBar">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.VerticalScrollBar.html#FarPoint_Win_Spread_FpSpread_VerticalScrollBar">VerticalScrollBar</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the vertical scroll bar.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_VerticalScrollBarMode" data-uid="FarPoint.Win.Spread.FpSpread.VerticalScrollBarMode">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.VerticalScrollBarMode.html#FarPoint_Win_Spread_FpSpread_VerticalScrollBarMode">VerticalScrollBarMode</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or Sets vertical scroll bar mode.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_VerticalScrollBarPolicy" data-uid="FarPoint.Win.Spread.FpSpread.VerticalScrollBarPolicy">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.VerticalScrollBarPolicy.html#FarPoint_Win_Spread_FpSpread_VerticalScrollBarPolicy">VerticalScrollBarPolicy</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets when to display the vertical scroll bars in this component.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_VerticalScrollBarSmallChange" data-uid="FarPoint.Win.Spread.FpSpread.VerticalScrollBarSmallChange">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.VerticalScrollBarSmallChange.html#FarPoint_Win_Spread_FpSpread_VerticalScrollBarSmallChange">VerticalScrollBarSmallChange</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the small increment for the vertical scrollbar.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_VerticalScrollBarWidth" data-uid="FarPoint.Win.Spread.FpSpread.VerticalScrollBarWidth">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.VerticalScrollBarWidth.html#FarPoint_Win_Spread_FpSpread_VerticalScrollBarWidth">VerticalScrollBarWidth</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the width of vertical scroll bars in this component.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_VisualStyles" data-uid="FarPoint.Win.Spread.FpSpread.VisualStyles">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.VisualStyles.html#FarPoint_Win_Spread_FpSpread_VisualStyles">VisualStyles</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether to use visual styles when rendering objects in the component.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_ZoomFactor" data-uid="FarPoint.Win.Spread.FpSpread.ZoomFactor">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.ZoomFactor.html#FarPoint_Win_Spread_FpSpread_ZoomFactor">ZoomFactor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the scaling factor of the display of the active sheet in this component.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_AddControl_System_Windows_Forms_Control_System_Int32_" data-uid="FarPoint.Win.Spread.FpSpread.AddControl(System.Windows.Forms.Control,System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.AddControl.html#FarPoint_Win_Spread_FpSpread_AddControl_System_Windows_Forms_Control_System_Int32_">AddControl(Control, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Adds a child control to the specified sheet using the control's Top and Left properties for location.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_AddControl_System_Windows_Forms_Control_System_Int32_System_Int32_System_Int32_" data-uid="FarPoint.Win.Spread.FpSpread.AddControl(System.Windows.Forms.Control,System.Int32,System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.AddControl.html#FarPoint_Win_Spread_FpSpread_AddControl_System_Windows_Forms_Control_System_Int32_System_Int32_System_Int32_">AddControl(Control, int, int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Adds a child control to a specified sheet at the location of the specified row and column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_AddCustomFunction_GrapeCity_CalcEngine_Function_" data-uid="FarPoint.Win.Spread.FpSpread.AddCustomFunction(GrapeCity.CalcEngine.Function)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.AddCustomFunction.html#FarPoint_Win_Spread_FpSpread_AddCustomFunction_GrapeCity_CalcEngine_Function_">AddCustomFunction(Function)</a>
        </td>
        <td class="markdown level1 summary"><p>Adds a user-defined custom function (GrapeCity.CalcEngine.Function object) to the model for use in formulas.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_AddNewSheetView_System_Int32_System_String_System_Int32_System_Int32_System_Boolean_System_Boolean_" data-uid="FarPoint.Win.Spread.FpSpread.AddNewSheetView(System.Int32,System.String,System.Int32,System.Int32,System.Boolean,System.Boolean)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.AddNewSheetView.html#FarPoint_Win_Spread_FpSpread_AddNewSheetView_System_Int32_System_String_System_Int32_System_Int32_System_Boolean_System_Boolean_">AddNewSheetView(int, string, int, int, bool, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new SheetView and inserts or replaces the sheet at the specified sheet index.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_AddViewport_System_Int32_System_Int32_" data-uid="FarPoint.Win.Spread.FpSpread.AddViewport(System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.AddViewport.html#FarPoint_Win_Spread_FpSpread_AddViewport_System_Int32_System_Int32_">AddViewport(int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Adds a row or column of viewports.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_AddViewport_System_Int32_System_Int32_System_Int32_" data-uid="FarPoint.Win.Spread.FpSpread.AddViewport(System.Int32,System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.AddViewport.html#FarPoint_Win_Spread_FpSpread_AddViewport_System_Int32_System_Int32_System_Int32_">AddViewport(int, int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Adds a row or column of viewports to the specified sheet.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_AsWorkbook" data-uid="FarPoint.Win.Spread.FpSpread.AsWorkbook">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.AsWorkbook.html#FarPoint_Win_Spread_FpSpread_AsWorkbook">AsWorkbook()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the coressponding <a class="xref" href="../GrapeCity.Spreadsheet/GrapeCity.Spreadsheet.IWorkbook.html">IWorkbook</a> object that allows accessing to new object model and API set.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_Attach_GrapeCity_Spreadsheet_IWorkbook_" data-uid="FarPoint.Win.Spread.FpSpread.Attach(GrapeCity.Spreadsheet.IWorkbook)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.Attach.html#FarPoint_Win_Spread_FpSpread_Attach_GrapeCity_Spreadsheet_IWorkbook_">Attach(IWorkbook)</a>
        </td>
        <td class="markdown level1 summary"><p>Attachs a <span class="xref">FarPoint.Win.Spread.FpSpread.Workbook</span> object to the spread control.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_CancelAnnotationMode" data-uid="FarPoint.Win.Spread.FpSpread.CancelAnnotationMode">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.CancelAnnotationMode.html#FarPoint_Win_Spread_FpSpread_CancelAnnotationMode">CancelAnnotationMode()</a>
        </td>
        <td class="markdown level1 summary"><p>Cancels annotation mode.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_CancelCellEditing" data-uid="FarPoint.Win.Spread.FpSpread.CancelCellEditing">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.CancelCellEditing.html#FarPoint_Win_Spread_FpSpread_CancelCellEditing">CancelCellEditing()</a>
        </td>
        <td class="markdown level1 summary"><p>Cancels cell editing.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_ClearCustomFunctions" data-uid="FarPoint.Win.Spread.FpSpread.ClearCustomFunctions">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.ClearCustomFunctions.html#FarPoint_Win_Spread_FpSpread_ClearCustomFunctions">ClearCustomFunctions()</a>
        </td>
        <td class="markdown level1 summary"><p>Clears all custom functions.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_CreateAccessibilityInstance" data-uid="FarPoint.Win.Spread.FpSpread.CreateAccessibilityInstance">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.CreateAccessibilityInstance.html#FarPoint_Win_Spread_FpSpread_CreateAccessibilityInstance">CreateAccessibilityInstance()</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new accessibility object for the control.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_CreateTableStyle_System_String_System_String_" data-uid="FarPoint.Win.Spread.FpSpread.CreateTableStyle(System.String,System.String)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.CreateTableStyle.html#FarPoint_Win_Spread_FpSpread_CreateTableStyle_System_String_System_String_">CreateTableStyle(string, string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a table style based on the table style contained in the table style collection or a built-in table style.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_Dispose_System_Boolean_" data-uid="FarPoint.Win.Spread.FpSpread.Dispose(System.Boolean)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.Dispose.html#FarPoint_Win_Spread_FpSpread_Dispose_System_Boolean_">Dispose(bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Cleans up any resources being used.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_GetActionMap" data-uid="FarPoint.Win.Spread.FpSpread.GetActionMap">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.GetActionMap.html#FarPoint_Win_Spread_FpSpread_GetActionMap">GetActionMap()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the action map, that maps action identifiers (for keystrokes) to particular actions.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_GetActiveColumnViewportIndex" data-uid="FarPoint.Win.Spread.FpSpread.GetActiveColumnViewportIndex">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.GetActiveColumnViewportIndex.html#FarPoint_Win_Spread_FpSpread_GetActiveColumnViewportIndex">GetActiveColumnViewportIndex()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the index of the active viewport column for the active sheet.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_GetActiveColumnViewportIndex_System_Int32_" data-uid="FarPoint.Win.Spread.FpSpread.GetActiveColumnViewportIndex(System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.GetActiveColumnViewportIndex.html#FarPoint_Win_Spread_FpSpread_GetActiveColumnViewportIndex_System_Int32_">GetActiveColumnViewportIndex(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the index of the active viewport column for the specified sheet.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_GetActiveRowViewportIndex" data-uid="FarPoint.Win.Spread.FpSpread.GetActiveRowViewportIndex">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.GetActiveRowViewportIndex.html#FarPoint_Win_Spread_FpSpread_GetActiveRowViewportIndex">GetActiveRowViewportIndex()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the index of the active viewport row for the active sheet.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_GetActiveRowViewportIndex_System_Int32_" data-uid="FarPoint.Win.Spread.FpSpread.GetActiveRowViewportIndex(System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.GetActiveRowViewportIndex.html#FarPoint_Win_Spread_FpSpread_GetActiveRowViewportIndex_System_Int32_">GetActiveRowViewportIndex(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the index of the active viewport row for the specified sheet.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_GetCellFromPixel_System_Int32_System_Int32_System_Int32_System_Int32_" data-uid="FarPoint.Win.Spread.FpSpread.GetCellFromPixel(System.Int32,System.Int32,System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.GetCellFromPixel.html#FarPoint_Win_Spread_FpSpread_GetCellFromPixel_System_Int32_System_Int32_System_Int32_System_Int32_">GetCellFromPixel(int, int, int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the row and column indexes of the cell at the specified pointer location.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_GetCellRectangle_System_Int32_System_Int32_System_Int32_System_Int32_" data-uid="FarPoint.Win.Spread.FpSpread.GetCellRectangle(System.Int32,System.Int32,System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.GetCellRectangle.html#FarPoint_Win_Spread_FpSpread_GetCellRectangle_System_Int32_System_Int32_System_Int32_System_Int32_">GetCellRectangle(int, int, int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the rectangle of the cell.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_GetColumnHeaderRectangle_System_Int32_" data-uid="FarPoint.Win.Spread.FpSpread.GetColumnHeaderRectangle(System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.GetColumnHeaderRectangle.html#FarPoint_Win_Spread_FpSpread_GetColumnHeaderRectangle_System_Int32_">GetColumnHeaderRectangle(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the rectangle of the column header.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_GetColumnPageBreaks_System_Int32_" data-uid="FarPoint.Win.Spread.FpSpread.GetColumnPageBreaks(System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.GetColumnPageBreaks.html#FarPoint_Win_Spread_FpSpread_GetColumnPageBreaks_System_Int32_">GetColumnPageBreaks(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the column page breaks for the specified sheet
under the current printing conditions.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_GetColumnPageBreaks_System_Int32_System_Boolean_" data-uid="FarPoint.Win.Spread.FpSpread.GetColumnPageBreaks(System.Int32,System.Boolean)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.GetColumnPageBreaks.html#FarPoint_Win_Spread_FpSpread_GetColumnPageBreaks_System_Int32_System_Boolean_">GetColumnPageBreaks(int, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the column page breaks for the specified sheet
under the current printing conditions with the option to recalculate.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_GetColumnRangeGroupHeight" data-uid="FarPoint.Win.Spread.FpSpread.GetColumnRangeGroupHeight">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.GetColumnRangeGroupHeight.html#FarPoint_Win_Spread_FpSpread_GetColumnRangeGroupHeight">GetColumnRangeGroupHeight()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the height of the column range group.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_GetColumnSplitBarRectangle_System_Int32_" data-uid="FarPoint.Win.Spread.FpSpread.GetColumnSplitBarRectangle(System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.GetColumnSplitBarRectangle.html#FarPoint_Win_Spread_FpSpread_GetColumnSplitBarRectangle_System_Int32_">GetColumnSplitBarRectangle(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the rectangle of the column split bar.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_GetColumnSplitBoxRectangle_System_Int32_" data-uid="FarPoint.Win.Spread.FpSpread.GetColumnSplitBoxRectangle(System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.GetColumnSplitBoxRectangle.html#FarPoint_Win_Spread_FpSpread_GetColumnSplitBoxRectangle_System_Int32_">GetColumnSplitBoxRectangle(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the rectangle of the column split box.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_GetColumnViewportCount" data-uid="FarPoint.Win.Spread.FpSpread.GetColumnViewportCount">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.GetColumnViewportCount.html#FarPoint_Win_Spread_FpSpread_GetColumnViewportCount">GetColumnViewportCount()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the number of viewport columns in the active sheet.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_GetColumnViewportCount_System_Int32_" data-uid="FarPoint.Win.Spread.FpSpread.GetColumnViewportCount(System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.GetColumnViewportCount.html#FarPoint_Win_Spread_FpSpread_GetColumnViewportCount_System_Int32_">GetColumnViewportCount(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the number of viewport columns in the specified sheet.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_GetColumnViewportIndexFromX_System_Int32_" data-uid="FarPoint.Win.Spread.FpSpread.GetColumnViewportIndexFromX(System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.GetColumnViewportIndexFromX.html#FarPoint_Win_Spread_FpSpread_GetColumnViewportIndexFromX_System_Int32_">GetColumnViewportIndexFromX(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the index of the viewport column for the specified coordinate for the active sheet.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_GetCursor_FarPoint_Win_Spread_CursorType_" data-uid="FarPoint.Win.Spread.FpSpread.GetCursor(FarPoint.Win.Spread.CursorType)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.GetCursor.html#FarPoint_Win_Spread_FpSpread_GetCursor_FarPoint_Win_Spread_CursorType_">GetCursor(CursorType)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the pointer displayed over different areas of the component.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_GetCustomFunction_System_String_" data-uid="FarPoint.Win.Spread.FpSpread.GetCustomFunction(System.String)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.GetCustomFunction.html#FarPoint_Win_Spread_FpSpread_GetCustomFunction_System_String_">GetCustomFunction(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a user-defined custom function from the workbook.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_GetCustomFunctionEnumerator" data-uid="FarPoint.Win.Spread.FpSpread.GetCustomFunctionEnumerator">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.GetCustomFunctionEnumerator.html#FarPoint_Win_Spread_FpSpread_GetCustomFunctionEnumerator">GetCustomFunctionEnumerator()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets an IEnumerable&lt;GrapeCity.CalcEngine.Function&gt; that enumerates through the names of the custom functions in the workbook.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_GetExcelSheetNames_System_IO_Stream_" data-uid="FarPoint.Win.Spread.FpSpread.GetExcelSheetNames(System.IO.Stream)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.GetExcelSheetNames.html#FarPoint_Win_Spread_FpSpread_GetExcelSheetNames_System_IO_Stream_">GetExcelSheetNames(Stream)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets an array of sheet names from the specified Excel stream.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_GetExcelSheetNames_System_IO_Stream_System_String_" data-uid="FarPoint.Win.Spread.FpSpread.GetExcelSheetNames(System.IO.Stream,System.String)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.GetExcelSheetNames.html#FarPoint_Win_Spread_FpSpread_GetExcelSheetNames_System_IO_Stream_System_String_">GetExcelSheetNames(Stream, string)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets an array of sheet names from the specified Excel stream.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_GetExcelSheetNames_System_String_" data-uid="FarPoint.Win.Spread.FpSpread.GetExcelSheetNames(System.String)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.GetExcelSheetNames.html#FarPoint_Win_Spread_FpSpread_GetExcelSheetNames_System_String_">GetExcelSheetNames(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets an array of sheet names from the specified Excel-compatible file.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_GetExcelSheetNames_System_String_System_String_" data-uid="FarPoint.Win.Spread.FpSpread.GetExcelSheetNames(System.String,System.String)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.GetExcelSheetNames.html#FarPoint_Win_Spread_FpSpread_GetExcelSheetNames_System_String_System_String_">GetExcelSheetNames(string, string)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets an array of sheet names from the specified Excel-compatible file.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_GetFilterBarHeaderRectangle" data-uid="FarPoint.Win.Spread.FpSpread.GetFilterBarHeaderRectangle">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.GetFilterBarHeaderRectangle.html#FarPoint_Win_Spread_FpSpread_GetFilterBarHeaderRectangle">GetFilterBarHeaderRectangle()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the rectangle of the column header.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_GetFilterBarRectangle_System_Int32_" data-uid="FarPoint.Win.Spread.FpSpread.GetFilterBarRectangle(System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.GetFilterBarRectangle.html#FarPoint_Win_Spread_FpSpread_GetFilterBarRectangle_System_Int32_">GetFilterBarRectangle(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the rectangle of the filter bar.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_GetHorizontalScrollBarRectangle_System_Int32_" data-uid="FarPoint.Win.Spread.FpSpread.GetHorizontalScrollBarRectangle(System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.GetHorizontalScrollBarRectangle.html#FarPoint_Win_Spread_FpSpread_GetHorizontalScrollBarRectangle_System_Int32_">GetHorizontalScrollBarRectangle(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the rectangle of the horizontal scroll bar.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_GetInputMap_FarPoint_Win_Spread_InputMapMode_" data-uid="FarPoint.Win.Spread.FpSpread.GetInputMap(FarPoint.Win.Spread.InputMapMode)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.GetInputMap.html#FarPoint_Win_Spread_FpSpread_GetInputMap_FarPoint_Win_Spread_InputMapMode_">GetInputMap(InputMapMode)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the input map defined for the specified focus mode.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_GetInputMap_FarPoint_Win_Spread_InputMapMode_FarPoint_Win_Spread_OperationMode_" data-uid="FarPoint.Win.Spread.FpSpread.GetInputMap(FarPoint.Win.Spread.InputMapMode,FarPoint.Win.Spread.OperationMode)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.GetInputMap.html#FarPoint_Win_Spread_FpSpread_GetInputMap_FarPoint_Win_Spread_InputMapMode_FarPoint_Win_Spread_OperationMode_">GetInputMap(InputMapMode, OperationMode)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the input map defined for the specified focus mode and operation mode.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_GetInputMapWhenChildHasFocus" data-uid="FarPoint.Win.Spread.FpSpread.GetInputMapWhenChildHasFocus">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.GetInputMapWhenChildHasFocus.html#FarPoint_Win_Spread_FpSpread_GetInputMapWhenChildHasFocus">GetInputMapWhenChildHasFocus()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the input map when a child control has keyboard focus.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_GetInputMapWhenShapeHasFocus" data-uid="FarPoint.Win.Spread.FpSpread.GetInputMapWhenShapeHasFocus">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.GetInputMapWhenShapeHasFocus.html#FarPoint_Win_Spread_FpSpread_GetInputMapWhenShapeHasFocus">GetInputMapWhenShapeHasFocus()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the input map when a shape has keyboard focus.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_GetMaximumCellOverflowWidth" data-uid="FarPoint.Win.Spread.FpSpread.GetMaximumCellOverflowWidth">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.GetMaximumCellOverflowWidth.html#FarPoint_Win_Spread_FpSpread_GetMaximumCellOverflowWidth">GetMaximumCellOverflowWidth()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the maximum cell overflow width in pixels.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_GetOwnerPrintColumnPageBreaks_System_Drawing_Graphics_System_Drawing_Rectangle_System_Int32_System_Boolean_" data-uid="FarPoint.Win.Spread.FpSpread.GetOwnerPrintColumnPageBreaks(System.Drawing.Graphics,System.Drawing.Rectangle,System.Int32,System.Boolean)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.GetOwnerPrintColumnPageBreaks.html#FarPoint_Win_Spread_FpSpread_GetOwnerPrintColumnPageBreaks_System_Drawing_Graphics_System_Drawing_Rectangle_System_Int32_System_Boolean_">GetOwnerPrintColumnPageBreaks(Graphics, Rectangle, int, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the column page breaks for the specified sheet under the current printing conditions.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_GetOwnerPrintColumnPageBreaks_System_Drawing_Graphics_System_Drawing_Rectangle_System_Int32_System_Boolean_FarPoint_Win_Spread_OwnerPrintInfo_" data-uid="FarPoint.Win.Spread.FpSpread.GetOwnerPrintColumnPageBreaks(System.Drawing.Graphics,System.Drawing.Rectangle,System.Int32,System.Boolean,FarPoint.Win.Spread.OwnerPrintInfo)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.GetOwnerPrintColumnPageBreaks.html#FarPoint_Win_Spread_FpSpread_GetOwnerPrintColumnPageBreaks_System_Drawing_Graphics_System_Drawing_Rectangle_System_Int32_System_Boolean_FarPoint_Win_Spread_OwnerPrintInfo_">GetOwnerPrintColumnPageBreaks(Graphics, Rectangle, int, bool, OwnerPrintInfo)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the column page breaks for the specified sheet under the current printing conditions.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_GetOwnerPrintInfo_System_Drawing_Graphics_System_Drawing_Rectangle_System_Int32_" data-uid="FarPoint.Win.Spread.FpSpread.GetOwnerPrintInfo(System.Drawing.Graphics,System.Drawing.Rectangle,System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.GetOwnerPrintInfo.html#FarPoint_Win_Spread_FpSpread_GetOwnerPrintInfo_System_Drawing_Graphics_System_Drawing_Rectangle_System_Int32_">GetOwnerPrintInfo(Graphics, Rectangle, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the printing information required to print a given sheet into the supplied rectangle.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_GetOwnerPrintPageCount_System_Drawing_Graphics_System_Drawing_Rectangle_System_Int32_" data-uid="FarPoint.Win.Spread.FpSpread.GetOwnerPrintPageCount(System.Drawing.Graphics,System.Drawing.Rectangle,System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.GetOwnerPrintPageCount.html#FarPoint_Win_Spread_FpSpread_GetOwnerPrintPageCount_System_Drawing_Graphics_System_Drawing_Rectangle_System_Int32_">GetOwnerPrintPageCount(Graphics, Rectangle, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the number of pages required to print a given sheet into the supplied rectangle.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_GetOwnerPrintRowPageBreaks_System_Drawing_Graphics_System_Drawing_Rectangle_System_Int32_System_Boolean_" data-uid="FarPoint.Win.Spread.FpSpread.GetOwnerPrintRowPageBreaks(System.Drawing.Graphics,System.Drawing.Rectangle,System.Int32,System.Boolean)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.GetOwnerPrintRowPageBreaks.html#FarPoint_Win_Spread_FpSpread_GetOwnerPrintRowPageBreaks_System_Drawing_Graphics_System_Drawing_Rectangle_System_Int32_System_Boolean_">GetOwnerPrintRowPageBreaks(Graphics, Rectangle, int, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the row page breaks for the specified sheet under the current printing conditions.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_GetOwnerPrintRowPageBreaks_System_Drawing_Graphics_System_Drawing_Rectangle_System_Int32_System_Boolean_FarPoint_Win_Spread_OwnerPrintInfo_" data-uid="FarPoint.Win.Spread.FpSpread.GetOwnerPrintRowPageBreaks(System.Drawing.Graphics,System.Drawing.Rectangle,System.Int32,System.Boolean,FarPoint.Win.Spread.OwnerPrintInfo)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.GetOwnerPrintRowPageBreaks.html#FarPoint_Win_Spread_FpSpread_GetOwnerPrintRowPageBreaks_System_Drawing_Graphics_System_Drawing_Rectangle_System_Int32_System_Boolean_FarPoint_Win_Spread_OwnerPrintInfo_">GetOwnerPrintRowPageBreaks(Graphics, Rectangle, int, bool, OwnerPrintInfo)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the row page breaks for the specified sheet under the current printing conditions.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_GetPrintPageCount_System_Int32_" data-uid="FarPoint.Win.Spread.FpSpread.GetPrintPageCount(System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.GetPrintPageCount.html#FarPoint_Win_Spread_FpSpread_GetPrintPageCount_System_Int32_">GetPrintPageCount(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the number of pages required to print the specified sheet.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_GetPrintPreview" data-uid="FarPoint.Win.Spread.FpSpread.GetPrintPreview">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.GetPrintPreview.html#FarPoint_Win_Spread_FpSpread_GetPrintPreview">GetPrintPreview()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the print preview dialog.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_GetRootWorkbook" data-uid="FarPoint.Win.Spread.FpSpread.GetRootWorkbook">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.GetRootWorkbook.html#FarPoint_Win_Spread_FpSpread_GetRootWorkbook">GetRootWorkbook()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the main workbook associated with the Spread component.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_GetRowHeaderRectangle_System_Int32_" data-uid="FarPoint.Win.Spread.FpSpread.GetRowHeaderRectangle(System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.GetRowHeaderRectangle.html#FarPoint_Win_Spread_FpSpread_GetRowHeaderRectangle_System_Int32_">GetRowHeaderRectangle(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the rectangle of the row header.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_GetRowPageBreaks_System_Int32_" data-uid="FarPoint.Win.Spread.FpSpread.GetRowPageBreaks(System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.GetRowPageBreaks.html#FarPoint_Win_Spread_FpSpread_GetRowPageBreaks_System_Int32_">GetRowPageBreaks(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the row page breaks for the specified sheet
under the current printing conditions.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_GetRowPageBreaks_System_Int32_System_Boolean_" data-uid="FarPoint.Win.Spread.FpSpread.GetRowPageBreaks(System.Int32,System.Boolean)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.GetRowPageBreaks.html#FarPoint_Win_Spread_FpSpread_GetRowPageBreaks_System_Int32_System_Boolean_">GetRowPageBreaks(int, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the row page breaks for the specified sheet
under the current printing conditions with the option to recalculate.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_GetRowRangeGroupWidth" data-uid="FarPoint.Win.Spread.FpSpread.GetRowRangeGroupWidth">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.GetRowRangeGroupWidth.html#FarPoint_Win_Spread_FpSpread_GetRowRangeGroupWidth">GetRowRangeGroupWidth()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the width of the row range group.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_GetRowSplitBarRectangle_System_Int32_" data-uid="FarPoint.Win.Spread.FpSpread.GetRowSplitBarRectangle(System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.GetRowSplitBarRectangle.html#FarPoint_Win_Spread_FpSpread_GetRowSplitBarRectangle_System_Int32_">GetRowSplitBarRectangle(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the rectangle of the row split bar.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_GetRowSplitBoxRectangle_System_Int32_" data-uid="FarPoint.Win.Spread.FpSpread.GetRowSplitBoxRectangle(System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.GetRowSplitBoxRectangle.html#FarPoint_Win_Spread_FpSpread_GetRowSplitBoxRectangle_System_Int32_">GetRowSplitBoxRectangle(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the rectangle of the row split box.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_GetRowViewportCount" data-uid="FarPoint.Win.Spread.FpSpread.GetRowViewportCount">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.GetRowViewportCount.html#FarPoint_Win_Spread_FpSpread_GetRowViewportCount">GetRowViewportCount()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the number of viewport rows.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_GetRowViewportCount_System_Int32_" data-uid="FarPoint.Win.Spread.FpSpread.GetRowViewportCount(System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.GetRowViewportCount.html#FarPoint_Win_Spread_FpSpread_GetRowViewportCount_System_Int32_">GetRowViewportCount(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the number of viewport rows for the specified sheet.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_GetRowViewportIndexFromY_System_Int32_" data-uid="FarPoint.Win.Spread.FpSpread.GetRowViewportIndexFromY(System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.GetRowViewportIndexFromY.html#FarPoint_Win_Spread_FpSpread_GetRowViewportIndexFromY_System_Int32_">GetRowViewportIndexFromY(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the index of the viewport row for the specified coordinate for the active sheet.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_GetSheetFromTag_FarPoint_Win_Spread_SheetView_System_Object_" data-uid="FarPoint.Win.Spread.FpSpread.GetSheetFromTag(FarPoint.Win.Spread.SheetView,System.Object)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.GetSheetFromTag.html#FarPoint_Win_Spread_FpSpread_GetSheetFromTag_FarPoint_Win_Spread_SheetView_System_Object_">GetSheetFromTag(SheetView, object)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a sheet with a specific tag.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_GetSheetTabRectangle_System_Int32_" data-uid="FarPoint.Win.Spread.FpSpread.GetSheetTabRectangle(System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.GetSheetTabRectangle.html#FarPoint_Win_Spread_FpSpread_GetSheetTabRectangle_System_Int32_">GetSheetTabRectangle(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the rectangle of the tab associated with a sheet.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_GetTabSplitBoxRectangle" data-uid="FarPoint.Win.Spread.FpSpread.GetTabSplitBoxRectangle">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.GetTabSplitBoxRectangle.html#FarPoint_Win_Spread_FpSpread_GetTabSplitBoxRectangle">GetTabSplitBoxRectangle()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the rectangle of the split box on the tab strip.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_GetTabStripRectangle" data-uid="FarPoint.Win.Spread.FpSpread.GetTabStripRectangle">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.GetTabStripRectangle.html#FarPoint_Win_Spread_FpSpread_GetTabStripRectangle">GetTabStripRectangle()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the rectangle of the tab strip.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_GetVerticalScrollBarRectangle_System_Int32_" data-uid="FarPoint.Win.Spread.FpSpread.GetVerticalScrollBarRectangle(System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.GetVerticalScrollBarRectangle.html#FarPoint_Win_Spread_FpSpread_GetVerticalScrollBarRectangle_System_Int32_">GetVerticalScrollBarRectangle(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the rectangle of the vertical scroll bar.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_GetViewportBottomRow_System_Int32_" data-uid="FarPoint.Win.Spread.FpSpread.GetViewportBottomRow(System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.GetViewportBottomRow.html#FarPoint_Win_Spread_FpSpread_GetViewportBottomRow_System_Int32_">GetViewportBottomRow(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the row after the last row of the specified viewport for the active sheet.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_GetViewportBottomRow_System_Int32_System_Int32_" data-uid="FarPoint.Win.Spread.FpSpread.GetViewportBottomRow(System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.GetViewportBottomRow.html#FarPoint_Win_Spread_FpSpread_GetViewportBottomRow_System_Int32_System_Int32_">GetViewportBottomRow(int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the row after the last row of the specified viewport for the specified sheet.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_GetViewportLeftColumn_System_Int32_" data-uid="FarPoint.Win.Spread.FpSpread.GetViewportLeftColumn(System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.GetViewportLeftColumn.html#FarPoint_Win_Spread_FpSpread_GetViewportLeftColumn_System_Int32_">GetViewportLeftColumn(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the leftmost column of cells of the specified viewport column for the active sheet.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_GetViewportLeftColumn_System_Int32_System_Int32_" data-uid="FarPoint.Win.Spread.FpSpread.GetViewportLeftColumn(System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.GetViewportLeftColumn.html#FarPoint_Win_Spread_FpSpread_GetViewportLeftColumn_System_Int32_System_Int32_">GetViewportLeftColumn(int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the leftmost column of cells of the specified viewport column for the specified sheet.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_GetViewportPreferredHeight_System_Int32_" data-uid="FarPoint.Win.Spread.FpSpread.GetViewportPreferredHeight(System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.GetViewportPreferredHeight.html#FarPoint_Win_Spread_FpSpread_GetViewportPreferredHeight_System_Int32_">GetViewportPreferredHeight(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the maximum height of the viewport row for the active sheet.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_GetViewportPreferredHeight_System_Int32_System_Int32_" data-uid="FarPoint.Win.Spread.FpSpread.GetViewportPreferredHeight(System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.GetViewportPreferredHeight.html#FarPoint_Win_Spread_FpSpread_GetViewportPreferredHeight_System_Int32_System_Int32_">GetViewportPreferredHeight(int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the maximum height of the viewport row for the specified sheet.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_GetViewportPreferredWidth_System_Int32_" data-uid="FarPoint.Win.Spread.FpSpread.GetViewportPreferredWidth(System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.GetViewportPreferredWidth.html#FarPoint_Win_Spread_FpSpread_GetViewportPreferredWidth_System_Int32_">GetViewportPreferredWidth(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the maximum width of the specified viewport column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_GetViewportPreferredWidth_System_Int32_System_Int32_" data-uid="FarPoint.Win.Spread.FpSpread.GetViewportPreferredWidth(System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.GetViewportPreferredWidth.html#FarPoint_Win_Spread_FpSpread_GetViewportPreferredWidth_System_Int32_System_Int32_">GetViewportPreferredWidth(int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the maximum width of the specified viewport column for the specified sheet.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_GetViewportRectangle_System_Int32_System_Int32_" data-uid="FarPoint.Win.Spread.FpSpread.GetViewportRectangle(System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.GetViewportRectangle.html#FarPoint_Win_Spread_FpSpread_GetViewportRectangle_System_Int32_System_Int32_">GetViewportRectangle(int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the rectangle of the viewport.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_GetViewportRightColumn_System_Int32_" data-uid="FarPoint.Win.Spread.FpSpread.GetViewportRightColumn(System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.GetViewportRightColumn.html#FarPoint_Win_Spread_FpSpread_GetViewportRightColumn_System_Int32_">GetViewportRightColumn(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the column after the rightmost column of the specified viewport for the active sheet.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_GetViewportRightColumn_System_Int32_System_Int32_" data-uid="FarPoint.Win.Spread.FpSpread.GetViewportRightColumn(System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.GetViewportRightColumn.html#FarPoint_Win_Spread_FpSpread_GetViewportRightColumn_System_Int32_System_Int32_">GetViewportRightColumn(int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the column after the rightmost column of the specified viewport for the specified sheet.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_GetViewportTopRow_System_Int32_" data-uid="FarPoint.Win.Spread.FpSpread.GetViewportTopRow(System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.GetViewportTopRow.html#FarPoint_Win_Spread_FpSpread_GetViewportTopRow_System_Int32_">GetViewportTopRow(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the top row of cells of the specified viewport row for the specified sheet.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_GetViewportTopRow_System_Int32_System_Int32_" data-uid="FarPoint.Win.Spread.FpSpread.GetViewportTopRow(System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.GetViewportTopRow.html#FarPoint_Win_Spread_FpSpread_GetViewportTopRow_System_Int32_System_Int32_">GetViewportTopRow(int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the top row of cells of the specified viewport row for the specified sheet.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_GoalSeek_System_Int32_System_Int32_System_Int32_System_Int32_System_Int32_System_Int32_System_Double_" data-uid="FarPoint.Win.Spread.FpSpread.GoalSeek(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Double)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.GoalSeek.html#FarPoint_Win_Spread_FpSpread_GoalSeek_System_Int32_System_Int32_System_Int32_System_Int32_System_Int32_System_Int32_System_Double_">GoalSeek(int, int, int, int, int, int, double)</a>
        </td>
        <td class="markdown level1 summary"><p>Attempts to find the value for one cell that produces the desired formula result
in another cell.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_HideDependents_System_Int32_" data-uid="FarPoint.Win.Spread.FpSpread.HideDependents(System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.HideDependents.html#FarPoint_Win_Spread_FpSpread_HideDependents_System_Int32_">HideDependents(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Hides the dependents.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_HideDependents_System_Int32_System_Int32_System_Int32_" data-uid="FarPoint.Win.Spread.FpSpread.HideDependents(System.Int32,System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.HideDependents.html#FarPoint_Win_Spread_FpSpread_HideDependents_System_Int32_System_Int32_System_Int32_">HideDependents(int, int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Hides the dependents.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_HideDragFillPopup" data-uid="FarPoint.Win.Spread.FpSpread.HideDragFillPopup">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.HideDragFillPopup.html#FarPoint_Win_Spread_FpSpread_HideDragFillPopup">HideDragFillPopup()</a>
        </td>
        <td class="markdown level1 summary"><p>Hide drag fill context menu.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_HidePrecedents_System_Int32_" data-uid="FarPoint.Win.Spread.FpSpread.HidePrecedents(System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.HidePrecedents.html#FarPoint_Win_Spread_FpSpread_HidePrecedents_System_Int32_">HidePrecedents(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Hides the precedents.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_HidePrecedents_System_Int32_System_Int32_System_Int32_" data-uid="FarPoint.Win.Spread.FpSpread.HidePrecedents(System.Int32,System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.HidePrecedents.html#FarPoint_Win_Spread_FpSpread_HidePrecedents_System_Int32_System_Int32_System_Int32_">HidePrecedents(int, int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Hides the precedents.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_HideTouchKeyboard" data-uid="FarPoint.Win.Spread.FpSpread.HideTouchKeyboard">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.HideTouchKeyboard.html#FarPoint_Win_Spread_FpSpread_HideTouchKeyboard">HideTouchKeyboard()</a>
        </td>
        <td class="markdown level1 summary"><p>Hides the touch keyboard.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_HitTest_System_Int32_System_Int32_" data-uid="FarPoint.Win.Spread.FpSpread.HitTest(System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.HitTest.html#FarPoint_Win_Spread_FpSpread_HitTest_System_Int32_System_Int32_">HitTest(int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Performs a hit test.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_IsCellInView_System_Int32_System_Int32_System_Int32_System_Int32_" data-uid="FarPoint.Win.Spread.FpSpread.IsCellInView(System.Int32,System.Int32,System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.IsCellInView.html#FarPoint_Win_Spread_FpSpread_IsCellInView_System_Int32_System_Int32_System_Int32_System_Int32_">IsCellInView(int, int, int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Returns whether the cell at the specified location is visible in the specified view.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_IsExcelFile_System_String_" data-uid="FarPoint.Win.Spread.FpSpread.IsExcelFile(System.String)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.IsExcelFile.html#FarPoint_Win_Spread_FpSpread_IsExcelFile_System_String_">IsExcelFile(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Opens the specified file and determines whether it meets the minimal requirements
to be considered an Excel file.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_IsExcelFile_System_String_FarPoint_Excel_ExcelWorkbookType__" data-uid="FarPoint.Win.Spread.FpSpread.IsExcelFile(System.String,FarPoint.Excel.ExcelWorkbookType@)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.IsExcelFile.html#FarPoint_Win_Spread_FpSpread_IsExcelFile_System_String_FarPoint_Excel_ExcelWorkbookType__">IsExcelFile(string, ref ExcelWorkbookType)</a>
        </td>
        <td class="markdown level1 summary"><p>Opens the specified file and determines whether it meets the minimal requirements<br>
to be considered a structured storage file that contains an Excel workbook.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_IsExcelFile_System_String_FarPoint_Excel_ExcelWorkbookType__System_Boolean__" data-uid="FarPoint.Win.Spread.FpSpread.IsExcelFile(System.String,FarPoint.Excel.ExcelWorkbookType@,System.Boolean@)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.IsExcelFile.html#FarPoint_Win_Spread_FpSpread_IsExcelFile_System_String_FarPoint_Excel_ExcelWorkbookType__System_Boolean__">IsExcelFile(string, ref ExcelWorkbookType, out bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Opens the specified file and determines whether it meets the minimal requirements<br>
to be considered a structured storage file containing an Excel workbook.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_IsExcelStream_System_IO_Stream_" data-uid="FarPoint.Win.Spread.FpSpread.IsExcelStream(System.IO.Stream)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.IsExcelStream.html#FarPoint_Win_Spread_FpSpread_IsExcelStream_System_IO_Stream_">IsExcelStream(Stream)</a>
        </td>
        <td class="markdown level1 summary"><p>Opens the specified file and determines whether it meets the minimal requirements<br>
to be considered an Excel-compatible stream.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_IsExcelStream_System_IO_Stream_FarPoint_Excel_ExcelWorkbookType__" data-uid="FarPoint.Win.Spread.FpSpread.IsExcelStream(System.IO.Stream,FarPoint.Excel.ExcelWorkbookType@)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.IsExcelStream.html#FarPoint_Win_Spread_FpSpread_IsExcelStream_System_IO_Stream_FarPoint_Excel_ExcelWorkbookType__">IsExcelStream(Stream, ref ExcelWorkbookType)</a>
        </td>
        <td class="markdown level1 summary"><p>Opens the specified file and determines whether it meets the minimal requirements<br>
to be considered a stream that contains an Excel workbook.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_IsExcelStream_System_IO_Stream_FarPoint_Excel_ExcelWorkbookType__System_Boolean__" data-uid="FarPoint.Win.Spread.FpSpread.IsExcelStream(System.IO.Stream,FarPoint.Excel.ExcelWorkbookType@,System.Boolean@)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.IsExcelStream.html#FarPoint_Win_Spread_FpSpread_IsExcelStream_System_IO_Stream_FarPoint_Excel_ExcelWorkbookType__System_Boolean__">IsExcelStream(Stream, ref ExcelWorkbookType, out bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Opens the specified file and determines whether it meets the minimal requirements<br>
to be considered a stream that contains an Excel workbook.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_IsInputChar_System_Char_" data-uid="FarPoint.Win.Spread.FpSpread.IsInputChar(System.Char)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.IsInputChar.html#FarPoint_Win_Spread_FpSpread_IsInputChar_System_Char_">IsInputChar(char)</a>
        </td>
        <td class="markdown level1 summary"><p>Determines whether the specified character is an input character that the component
can handle without preprocessing.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_IsInputKey_System_Windows_Forms_Keys_" data-uid="FarPoint.Win.Spread.FpSpread.IsInputKey(System.Windows.Forms.Keys)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.IsInputKey.html#FarPoint_Win_Spread_FpSpread_IsInputKey_System_Windows_Forms_Keys_">IsInputKey(Keys)</a>
        </td>
        <td class="markdown level1 summary"><p>Determines whether the specified key is an input key that the component
can handle without preprocessing.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_IsSpreadSSFile_System_String_" data-uid="FarPoint.Win.Spread.FpSpread.IsSpreadSSFile(System.String)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.IsSpreadSSFile.html#FarPoint_Win_Spread_FpSpread_IsSpreadSSFile_System_String_">IsSpreadSSFile(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Opens the specified file and determines whether it meets the minimal requirements
to be considered a Spread SS file.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_IsSpreadXmlFile_System_String_" data-uid="FarPoint.Win.Spread.FpSpread.IsSpreadXmlFile(System.String)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.IsSpreadXmlFile.html#FarPoint_Win_Spread_FpSpread_IsSpreadXmlFile_System_String_">IsSpreadXmlFile(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Opens the specified file and determines whether it meets the minimal requirements
to be considered a Spread XML file.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_LoadFormulas_System_Boolean_" data-uid="FarPoint.Win.Spread.FpSpread.LoadFormulas(System.Boolean)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.LoadFormulas.html#FarPoint_Win_Spread_FpSpread_LoadFormulas_System_Boolean_">LoadFormulas(bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Loads formulas that are deserialized but not parsed yet,
to be used after all sheets have been created and deserialized.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_LoadXmlInputMapFile_System_IO_Stream_" data-uid="FarPoint.Win.Spread.FpSpread.LoadXmlInputMapFile(System.IO.Stream)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.LoadXmlInputMapFile.html#FarPoint_Win_Spread_FpSpread_LoadXmlInputMapFile_System_IO_Stream_">LoadXmlInputMapFile(Stream)</a>
        </td>
        <td class="markdown level1 summary"><p>Loads the XML input map file.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_LoadXmlInputMapFile_System_IO_Stream_FarPoint_Win_Spread_InputMapMode_FarPoint_Win_Spread_OperationMode_" data-uid="FarPoint.Win.Spread.FpSpread.LoadXmlInputMapFile(System.IO.Stream,FarPoint.Win.Spread.InputMapMode,FarPoint.Win.Spread.OperationMode)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.LoadXmlInputMapFile.html#FarPoint_Win_Spread_FpSpread_LoadXmlInputMapFile_System_IO_Stream_FarPoint_Win_Spread_InputMapMode_FarPoint_Win_Spread_OperationMode_">LoadXmlInputMapFile(Stream, InputMapMode, OperationMode)</a>
        </td>
        <td class="markdown level1 summary"><p>Loads the XML input map file using the specified input map mode and operation mode.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_LoadXmlInputMapFile_System_IO_Stream_FarPoint_Win_Spread_OperationMode_" data-uid="FarPoint.Win.Spread.FpSpread.LoadXmlInputMapFile(System.IO.Stream,FarPoint.Win.Spread.OperationMode)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.LoadXmlInputMapFile.html#FarPoint_Win_Spread_FpSpread_LoadXmlInputMapFile_System_IO_Stream_FarPoint_Win_Spread_OperationMode_">LoadXmlInputMapFile(Stream, OperationMode)</a>
        </td>
        <td class="markdown level1 summary"><p>Loads the XML input map file using the specified operation mode.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_LoadXmlInputMapFile_System_String_" data-uid="FarPoint.Win.Spread.FpSpread.LoadXmlInputMapFile(System.String)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.LoadXmlInputMapFile.html#FarPoint_Win_Spread_FpSpread_LoadXmlInputMapFile_System_String_">LoadXmlInputMapFile(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Loads the XML input map file.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_LoadXmlInputMapFile_System_String_FarPoint_Win_Spread_InputMapMode_FarPoint_Win_Spread_OperationMode_" data-uid="FarPoint.Win.Spread.FpSpread.LoadXmlInputMapFile(System.String,FarPoint.Win.Spread.InputMapMode,FarPoint.Win.Spread.OperationMode)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.LoadXmlInputMapFile.html#FarPoint_Win_Spread_FpSpread_LoadXmlInputMapFile_System_String_FarPoint_Win_Spread_InputMapMode_FarPoint_Win_Spread_OperationMode_">LoadXmlInputMapFile(string, InputMapMode, OperationMode)</a>
        </td>
        <td class="markdown level1 summary"><p>Loads the XML input map file using the specified input map mode and operation mode.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_LoadXmlInputMapFile_System_String_FarPoint_Win_Spread_OperationMode_" data-uid="FarPoint.Win.Spread.FpSpread.LoadXmlInputMapFile(System.String,FarPoint.Win.Spread.OperationMode)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.LoadXmlInputMapFile.html#FarPoint_Win_Spread_FpSpread_LoadXmlInputMapFile_System_String_FarPoint_Win_Spread_OperationMode_">LoadXmlInputMapFile(string, OperationMode)</a>
        </td>
        <td class="markdown level1 summary"><p>Loads the XML input map file using the specified operation mode.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_LoadXmlInputMapFileWhenChildHasFocus_System_IO_Stream_" data-uid="FarPoint.Win.Spread.FpSpread.LoadXmlInputMapFileWhenChildHasFocus(System.IO.Stream)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.LoadXmlInputMapFileWhenChildHasFocus.html#FarPoint_Win_Spread_FpSpread_LoadXmlInputMapFileWhenChildHasFocus_System_IO_Stream_">LoadXmlInputMapFileWhenChildHasFocus(Stream)</a>
        </td>
        <td class="markdown level1 summary"><p>Loads the XML input map file when the child has the focus.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_LoadXmlInputMapFileWhenChildHasFocus_System_String_" data-uid="FarPoint.Win.Spread.FpSpread.LoadXmlInputMapFileWhenChildHasFocus(System.String)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.LoadXmlInputMapFileWhenChildHasFocus.html#FarPoint_Win_Spread_FpSpread_LoadXmlInputMapFileWhenChildHasFocus_System_String_">LoadXmlInputMapFileWhenChildHasFocus(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Loads the XML input map file when the child has the focus.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_LoadXmlInputMapFileWhenShapeHasFocus_System_IO_Stream_" data-uid="FarPoint.Win.Spread.FpSpread.LoadXmlInputMapFileWhenShapeHasFocus(System.IO.Stream)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.LoadXmlInputMapFileWhenShapeHasFocus.html#FarPoint_Win_Spread_FpSpread_LoadXmlInputMapFileWhenShapeHasFocus_System_IO_Stream_">LoadXmlInputMapFileWhenShapeHasFocus(Stream)</a>
        </td>
        <td class="markdown level1 summary"><p>Loads the XML input map file when the shape has the focus.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_LoadXmlInputMapFileWhenShapeHasFocus_System_String_" data-uid="FarPoint.Win.Spread.FpSpread.LoadXmlInputMapFileWhenShapeHasFocus(System.String)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.LoadXmlInputMapFileWhenShapeHasFocus.html#FarPoint_Win_Spread_FpSpread_LoadXmlInputMapFileWhenShapeHasFocus_System_String_">LoadXmlInputMapFileWhenShapeHasFocus(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Loads the XML input map file when the shape has the focus.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnActiveSheetChanged_System_EventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnActiveSheetChanged(System.EventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnActiveSheetChanged.html#FarPoint_Win_Spread_FpSpread_OnActiveSheetChanged_System_EventArgs_">OnActiveSheetChanged(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.ActiveSheetChanged.html">ActiveSheetChanged</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnActiveSheetChanging_FarPoint_Win_Spread_ActiveSheetChangingEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnActiveSheetChanging(FarPoint.Win.Spread.ActiveSheetChangingEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnActiveSheetChanging.html#FarPoint_Win_Spread_FpSpread_OnActiveSheetChanging_FarPoint_Win_Spread_ActiveSheetChangingEventArgs_">OnActiveSheetChanging(ActiveSheetChangingEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.ActiveSheetChanging.html">ActiveSheetChanging</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnActiveSpreadViewChanged_System_EventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnActiveSpreadViewChanged(System.EventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnActiveSpreadViewChanged.html#FarPoint_Win_Spread_FpSpread_OnActiveSpreadViewChanged_System_EventArgs_">OnActiveSpreadViewChanged(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the ActiveSpreadViewChanged event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnActiveSpreadViewChanging_System_EventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnActiveSpreadViewChanging(System.EventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnActiveSpreadViewChanging.html#FarPoint_Win_Spread_FpSpread_OnActiveSpreadViewChanging_System_EventArgs_">OnActiveSpreadViewChanging(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the ActiveSpreadViewChanging event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnAdvance_FarPoint_Win_Spread_AdvanceEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnAdvance(FarPoint.Win.Spread.AdvanceEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnAdvance.html#FarPoint_Win_Spread_FpSpread_OnAdvance_FarPoint_Win_Spread_AdvanceEventArgs_">OnAdvance(AdvanceEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.Advance.html">Advance</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnAllowUserToTouchZoomChanged_System_EventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnAllowUserToTouchZoomChanged(System.EventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnAllowUserToTouchZoomChanged.html#FarPoint_Win_Spread_FpSpread_OnAllowUserToTouchZoomChanged_System_EventArgs_">OnAllowUserToTouchZoomChanged(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the AllowUserToZoomChanged event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnAnnotationModeEnding_FarPoint_Win_Spread_AnnotationModeEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnAnnotationModeEnding(FarPoint.Win.Spread.AnnotationModeEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnAnnotationModeEnding.html#FarPoint_Win_Spread_FpSpread_OnAnnotationModeEnding_FarPoint_Win_Spread_AnnotationModeEventArgs_">OnAnnotationModeEnding(AnnotationModeEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.AnnotationModeEnding.html">AnnotationModeEnding</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnAnnotationModeStarting_FarPoint_Win_Spread_AnnotationModeEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnAnnotationModeStarting(FarPoint.Win.Spread.AnnotationModeEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnAnnotationModeStarting.html#FarPoint_Win_Spread_FpSpread_OnAnnotationModeStarting_FarPoint_Win_Spread_AnnotationModeEventArgs_">OnAnnotationModeStarting(AnnotationModeEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.AnnotationModeStarting.html">AnnotationModeStarting</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnAutoFilteredColumn_FarPoint_Win_Spread_AutoFilteredColumnEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnAutoFilteredColumn(FarPoint.Win.Spread.AutoFilteredColumnEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnAutoFilteredColumn.html#FarPoint_Win_Spread_FpSpread_OnAutoFilteredColumn_FarPoint_Win_Spread_AutoFilteredColumnEventArgs_">OnAutoFilteredColumn(AutoFilteredColumnEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.AutoFilteredColumn.html">AutoFilteredColumn</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnAutoFilteringColumn_FarPoint_Win_Spread_AutoFilteringColumnEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnAutoFilteringColumn(FarPoint.Win.Spread.AutoFilteringColumnEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnAutoFilteringColumn.html#FarPoint_Win_Spread_FpSpread_OnAutoFilteringColumn_FarPoint_Win_Spread_AutoFilteringColumnEventArgs_">OnAutoFilteringColumn(AutoFilteringColumnEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.AutoFilteringColumn.html">AutoFilteringColumn</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnAutoScrollWhenKeyboardShowingChanged_System_EventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnAutoScrollWhenKeyboardShowingChanged(System.EventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnAutoScrollWhenKeyboardShowingChanged.html#FarPoint_Win_Spread_FpSpread_OnAutoScrollWhenKeyboardShowingChanged_System_EventArgs_">OnAutoScrollWhenKeyboardShowingChanged(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the AutoScrollWhenKeyboardShowingChanged event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnAutoSortedColumn_FarPoint_Win_Spread_AutoSortedColumnEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnAutoSortedColumn(FarPoint.Win.Spread.AutoSortedColumnEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnAutoSortedColumn.html#FarPoint_Win_Spread_FpSpread_OnAutoSortedColumn_FarPoint_Win_Spread_AutoSortedColumnEventArgs_">OnAutoSortedColumn(AutoSortedColumnEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.AutoSortedColumn.html">AutoSortedColumn</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnAutoSortingColumn_FarPoint_Win_Spread_AutoSortingColumnEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnAutoSortingColumn(FarPoint.Win.Spread.AutoSortingColumnEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnAutoSortingColumn.html#FarPoint_Win_Spread_FpSpread_OnAutoSortingColumn_FarPoint_Win_Spread_AutoSortingColumnEventArgs_">OnAutoSortingColumn(AutoSortingColumnEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.AutoSortingColumn.html">AutoSortingColumn</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnBoundaryFeedbackModeChanged_System_EventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnBoundaryFeedbackModeChanged(System.EventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnBoundaryFeedbackModeChanged.html#FarPoint_Win_Spread_FpSpread_OnBoundaryFeedbackModeChanged_System_EventArgs_">OnBoundaryFeedbackModeChanged(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.BoundaryFeedbackModeChanged.html">BoundaryFeedbackModeChanged</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnButtonClicked_FarPoint_Win_Spread_EditorNotifyEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnButtonClicked(FarPoint.Win.Spread.EditorNotifyEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnButtonClicked.html#FarPoint_Win_Spread_FpSpread_OnButtonClicked_FarPoint_Win_Spread_EditorNotifyEventArgs_">OnButtonClicked(EditorNotifyEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.ButtonClicked.html">ButtonClicked</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnCellClick_FarPoint_Win_Spread_CellClickEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnCellClick(FarPoint.Win.Spread.CellClickEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnCellClick.html#FarPoint_Win_Spread_FpSpread_OnCellClick_FarPoint_Win_Spread_CellClickEventArgs_">OnCellClick(CellClickEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.CellClick.html">CellClick</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnCellDoubleClick_FarPoint_Win_Spread_CellClickEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnCellDoubleClick(FarPoint.Win.Spread.CellClickEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnCellDoubleClick.html#FarPoint_Win_Spread_FpSpread_OnCellDoubleClick_FarPoint_Win_Spread_CellClickEventArgs_">OnCellDoubleClick(CellClickEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.CellDoubleClick.html">CellDoubleClick</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnCellValidateInfoNeeded_FarPoint_Win_Spread_CellValidateInfoNeededEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnCellValidateInfoNeeded(FarPoint.Win.Spread.CellValidateInfoNeededEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnCellValidateInfoNeeded.html#FarPoint_Win_Spread_FpSpread_OnCellValidateInfoNeeded_FarPoint_Win_Spread_CellValidateInfoNeededEventArgs_">OnCellValidateInfoNeeded(CellValidateInfoNeededEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.CellValidateInfoNeeded.html">CellValidateInfoNeeded</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnChange_FarPoint_Win_Spread_ChangeEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnChange(FarPoint.Win.Spread.ChangeEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnChange.html#FarPoint_Win_Spread_FpSpread_OnChange_FarPoint_Win_Spread_ChangeEventArgs_">OnChange(ChangeEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.Change.html">Change</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnChildControlActivated_FarPoint_Win_Spread_ChildControlEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnChildControlActivated(FarPoint.Win.Spread.ChildControlEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnChildControlActivated.html#FarPoint_Win_Spread_FpSpread_OnChildControlActivated_FarPoint_Win_Spread_ChildControlEventArgs_">OnChildControlActivated(ChildControlEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.ChildControlActivated.html">ChildControlActivated</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnChildControlDeactivated_FarPoint_Win_Spread_ChildControlEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnChildControlDeactivated(FarPoint.Win.Spread.ChildControlEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnChildControlDeactivated.html#FarPoint_Win_Spread_FpSpread_OnChildControlDeactivated_FarPoint_Win_Spread_ChildControlEventArgs_">OnChildControlDeactivated(ChildControlEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.ChildControlDeactivated.html">ChildControlDeactivated</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnChildViewCreated_FarPoint_Win_Spread_ChildViewCreatedEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnChildViewCreated(FarPoint.Win.Spread.ChildViewCreatedEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnChildViewCreated.html#FarPoint_Win_Spread_FpSpread_OnChildViewCreated_FarPoint_Win_Spread_ChildViewCreatedEventArgs_">OnChildViewCreated(ChildViewCreatedEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.ChildViewCreated.html">ChildViewCreated</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnChildWorkbookCreated_FarPoint_Win_Spread_ChildWorkbookCreatedEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnChildWorkbookCreated(FarPoint.Win.Spread.ChildWorkbookCreatedEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnChildWorkbookCreated.html#FarPoint_Win_Spread_FpSpread_OnChildWorkbookCreated_FarPoint_Win_Spread_ChildWorkbookCreatedEventArgs_">OnChildWorkbookCreated(ChildWorkbookCreatedEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.ChildWorkbookCreated.html">ChildWorkbookCreated</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnCircularFormulaFpSpread_FarPoint_Win_Spread_CircularFormulaEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnCircularFormulaFpSpread(FarPoint.Win.Spread.CircularFormulaEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnCircularFormulaFpSpread.html#FarPoint_Win_Spread_FpSpread_OnCircularFormulaFpSpread_FarPoint_Win_Spread_CircularFormulaEventArgs_">OnCircularFormulaFpSpread(CircularFormulaEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <span class="xref">CircularFormulaFpSpread</span> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnClientSizeChanged_System_EventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnClientSizeChanged(System.EventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnClientSizeChanged.html#FarPoint_Win_Spread_FpSpread_OnClientSizeChanged_System_EventArgs_">OnClientSizeChanged(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Overrides to adjust the client area.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnClipboardChanged_System_EventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnClipboardChanged(System.EventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnClipboardChanged.html#FarPoint_Win_Spread_FpSpread_OnClipboardChanged_System_EventArgs_">OnClipboardChanged(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.ClipboardChanged.html">ClipboardChanged</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnClipboardChanging_System_EventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnClipboardChanging(System.EventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnClipboardChanging.html#FarPoint_Win_Spread_FpSpread_OnClipboardChanging_System_EventArgs_">OnClipboardChanging(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.ClipboardChanging.html">ClipboardChanging</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnClipboardPasted_FarPoint_Win_Spread_ClipboardPastedEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnClipboardPasted(FarPoint.Win.Spread.ClipboardPastedEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnClipboardPasted.html#FarPoint_Win_Spread_FpSpread_OnClipboardPasted_FarPoint_Win_Spread_ClipboardPastedEventArgs_">OnClipboardPasted(ClipboardPastedEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.ClipboardPasted.html">ClipboardPasted</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnClipboardPasting_FarPoint_Win_Spread_ClipboardPastingEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnClipboardPasting(FarPoint.Win.Spread.ClipboardPastingEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnClipboardPasting.html#FarPoint_Win_Spread_FpSpread_OnClipboardPasting_FarPoint_Win_Spread_ClipboardPastingEventArgs_">OnClipboardPasting(ClipboardPastingEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.ClipboardPasting.html">ClipboardPasting</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnColumnDragMove_FarPoint_Win_Spread_DragMoveEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnColumnDragMove(FarPoint.Win.Spread.DragMoveEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnColumnDragMove.html#FarPoint_Win_Spread_FpSpread_OnColumnDragMove_FarPoint_Win_Spread_DragMoveEventArgs_">OnColumnDragMove(DragMoveEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.ColumnDragMove.html">ColumnDragMove</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnColumnDragMoveCompleted_FarPoint_Win_Spread_DragMoveCompletedEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnColumnDragMoveCompleted(FarPoint.Win.Spread.DragMoveCompletedEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnColumnDragMoveCompleted.html#FarPoint_Win_Spread_FpSpread_OnColumnDragMoveCompleted_FarPoint_Win_Spread_DragMoveCompletedEventArgs_">OnColumnDragMoveCompleted(DragMoveCompletedEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.ColumnDragMoveCompleted.html">ColumnDragMoveCompleted</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnColumnDragMoveCompleting_FarPoint_Win_Spread_DragMoveCompletingEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnColumnDragMoveCompleting(FarPoint.Win.Spread.DragMoveCompletingEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnColumnDragMoveCompleting.html#FarPoint_Win_Spread_FpSpread_OnColumnDragMoveCompleting_FarPoint_Win_Spread_DragMoveCompletingEventArgs_">OnColumnDragMoveCompleting(DragMoveCompletingEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.ColumnDragMoveCompleting.html">ColumnDragMoveCompleting</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnColumnViewportWidthChanged_FarPoint_Win_Spread_ColumnViewportWidthChangedEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnColumnViewportWidthChanged(FarPoint.Win.Spread.ColumnViewportWidthChangedEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnColumnViewportWidthChanged.html#FarPoint_Win_Spread_FpSpread_OnColumnViewportWidthChanged_FarPoint_Win_Spread_ColumnViewportWidthChangedEventArgs_">OnColumnViewportWidthChanged(ColumnViewportWidthChangedEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.ColumnViewportWidthChanged.html">ColumnViewportWidthChanged</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnColumnWidthChanged_FarPoint_Win_Spread_ColumnWidthChangedEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnColumnWidthChanged(FarPoint.Win.Spread.ColumnWidthChangedEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnColumnWidthChanged.html#FarPoint_Win_Spread_FpSpread_OnColumnWidthChanged_FarPoint_Win_Spread_ColumnWidthChangedEventArgs_">OnColumnWidthChanged(ColumnWidthChangedEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.ColumnWidthChanged.html">ColumnWidthChanged</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnColumnWidthChanging_FarPoint_Win_Spread_ColumnWidthChangingEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnColumnWidthChanging(FarPoint.Win.Spread.ColumnWidthChangingEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnColumnWidthChanging.html#FarPoint_Win_Spread_FpSpread_OnColumnWidthChanging_FarPoint_Win_Spread_ColumnWidthChangingEventArgs_">OnColumnWidthChanging(ColumnWidthChangingEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.ColumnWidthChanging.html">ColumnWidthChanging</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnComboCloseUp_FarPoint_Win_Spread_EditorNotifyEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnComboCloseUp(FarPoint.Win.Spread.EditorNotifyEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnComboCloseUp.html#FarPoint_Win_Spread_FpSpread_OnComboCloseUp_FarPoint_Win_Spread_EditorNotifyEventArgs_">OnComboCloseUp(EditorNotifyEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.ComboCloseUp.html">ComboCloseUp</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnComboDropDown_FarPoint_Win_Spread_EditorNotifyEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnComboDropDown(FarPoint.Win.Spread.EditorNotifyEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnComboDropDown.html#FarPoint_Win_Spread_FpSpread_OnComboDropDown_FarPoint_Win_Spread_EditorNotifyEventArgs_">OnComboDropDown(EditorNotifyEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.ComboDropDown.html">ComboDropDown</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnComboSelChange_FarPoint_Win_Spread_EditorNotifyEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnComboSelChange(FarPoint.Win.Spread.EditorNotifyEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnComboSelChange.html#FarPoint_Win_Spread_FpSpread_OnComboSelChange_FarPoint_Win_Spread_EditorNotifyEventArgs_">OnComboSelChange(EditorNotifyEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.ComboSelChange.html">ComboSelChange</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnDataColumnConfigure_FarPoint_Win_Spread_DataColumnConfigureEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnDataColumnConfigure(FarPoint.Win.Spread.DataColumnConfigureEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnDataColumnConfigure.html#FarPoint_Win_Spread_FpSpread_OnDataColumnConfigure_FarPoint_Win_Spread_DataColumnConfigureEventArgs_">OnDataColumnConfigure(DataColumnConfigureEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.DataColumnConfigure.html">DataColumnConfigure</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnDialogChar_FarPoint_Win_Spread_DialogCharEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnDialogChar(FarPoint.Win.Spread.DialogCharEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnDialogChar.html#FarPoint_Win_Spread_FpSpread_OnDialogChar_FarPoint_Win_Spread_DialogCharEventArgs_">OnDialogChar(DialogCharEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the DialogChar event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnDialogKey_FarPoint_Win_Spread_DialogKeyEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnDialogKey(FarPoint.Win.Spread.DialogKeyEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnDialogKey.html#FarPoint_Win_Spread_FpSpread_OnDialogKey_FarPoint_Win_Spread_DialogKeyEventArgs_">OnDialogKey(DialogKeyEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the DialogKey event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnDoubleClick_System_EventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnDoubleClick(System.EventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnDoubleClick.html#FarPoint_Win_Spread_FpSpread_OnDoubleClick_System_EventArgs_">OnDoubleClick(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the DoubleClick event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnDragDropBlock_FarPoint_Win_Spread_DragDropBlockEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnDragDropBlock(FarPoint.Win.Spread.DragDropBlockEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnDragDropBlock.html#FarPoint_Win_Spread_FpSpread_OnDragDropBlock_FarPoint_Win_Spread_DragDropBlockEventArgs_">OnDragDropBlock(DragDropBlockEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.DragDropBlock.html">DragDropBlock</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnDragDropBlockCompleted_FarPoint_Win_Spread_DragDropBlockCompletedEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnDragDropBlockCompleted(FarPoint.Win.Spread.DragDropBlockCompletedEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnDragDropBlockCompleted.html#FarPoint_Win_Spread_FpSpread_OnDragDropBlockCompleted_FarPoint_Win_Spread_DragDropBlockCompletedEventArgs_">OnDragDropBlockCompleted(DragDropBlockCompletedEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.DragDropBlockCompleted.html">DragDropBlockCompleted</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnDragFillBlock_FarPoint_Win_Spread_DragFillBlockEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnDragFillBlock(FarPoint.Win.Spread.DragFillBlockEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnDragFillBlock.html#FarPoint_Win_Spread_FpSpread_OnDragFillBlock_FarPoint_Win_Spread_DragFillBlockEventArgs_">OnDragFillBlock(DragFillBlockEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.DragFillBlock.html">DragFillBlock</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnDragFillBlockCompleted_FarPoint_Win_Spread_DragFillBlockCompletedEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnDragFillBlockCompleted(FarPoint.Win.Spread.DragFillBlockCompletedEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnDragFillBlockCompleted.html#FarPoint_Win_Spread_FpSpread_OnDragFillBlockCompleted_FarPoint_Win_Spread_DragFillBlockCompletedEventArgs_">OnDragFillBlockCompleted(DragFillBlockCompletedEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.DragFillBlockCompleted.html">DragFillBlockCompleted</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnEditChange_FarPoint_Win_Spread_EditorNotifyEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnEditChange(FarPoint.Win.Spread.EditorNotifyEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnEditChange.html#FarPoint_Win_Spread_FpSpread_OnEditChange_FarPoint_Win_Spread_EditorNotifyEventArgs_">OnEditChange(EditorNotifyEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.EditChange.html">EditChange</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnEditError_FarPoint_Win_Spread_EditErrorEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnEditError(FarPoint.Win.Spread.EditErrorEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnEditError.html#FarPoint_Win_Spread_FpSpread_OnEditError_FarPoint_Win_Spread_EditErrorEventArgs_">OnEditError(EditErrorEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.EditError.html">EditError</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnEditModeOff_System_EventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnEditModeOff(System.EventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnEditModeOff.html#FarPoint_Win_Spread_FpSpread_OnEditModeOff_System_EventArgs_">OnEditModeOff(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.EditModeOff.html">EditModeOff</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnEditModeOn_System_EventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnEditModeOn(System.EventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnEditModeOn.html#FarPoint_Win_Spread_FpSpread_OnEditModeOn_System_EventArgs_">OnEditModeOn(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.EditModeOn.html">EditModeOn</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnEditModeStarting_FarPoint_Win_Spread_EditModeStartingEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnEditModeStarting(FarPoint.Win.Spread.EditModeStartingEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnEditModeStarting.html#FarPoint_Win_Spread_FpSpread_OnEditModeStarting_FarPoint_Win_Spread_EditModeStartingEventArgs_">OnEditModeStarting(EditModeStartingEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.EditModeStarting.html">EditModeStarting</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnEditorFocused_FarPoint_Win_Spread_EditorNotifyEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnEditorFocused(FarPoint.Win.Spread.EditorNotifyEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnEditorFocused.html#FarPoint_Win_Spread_FpSpread_OnEditorFocused_FarPoint_Win_Spread_EditorNotifyEventArgs_">OnEditorFocused(EditorNotifyEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.EditorFocused.html">EditorFocused</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnEnabledChanged_System_EventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnEnabledChanged(System.EventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnEnabledChanged.html#FarPoint_Win_Spread_FpSpread_OnEnabledChanged_System_EventArgs_">OnEnabledChanged(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the EnableChanged event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnEnterCell_FarPoint_Win_Spread_EnterCellEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnEnterCell(FarPoint.Win.Spread.EnterCellEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnEnterCell.html#FarPoint_Win_Spread_FpSpread_OnEnterCell_FarPoint_Win_Spread_EnterCellEventArgs_">OnEnterCell(EnterCellEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.EnterCell.html">EnterCell</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnError_FarPoint_Win_Spread_ErrorEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnError(FarPoint.Win.Spread.ErrorEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnError.html#FarPoint_Win_Spread_FpSpread_OnError_FarPoint_Win_Spread_ErrorEventArgs_">OnError(ErrorEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.Error.html">Error</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnExpand_FarPoint_Win_Spread_ExpandEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnExpand(FarPoint.Win.Spread.ExpandEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnExpand.html#FarPoint_Win_Spread_FpSpread_OnExpand_FarPoint_Win_Spread_ExpandEventArgs_">OnExpand(ExpandEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.Expand.html">Expand</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnFilterBarClick_FarPoint_Win_Spread_FilterBarEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnFilterBarClick(FarPoint.Win.Spread.FilterBarEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnFilterBarClick.html#FarPoint_Win_Spread_FpSpread_OnFilterBarClick_FarPoint_Win_Spread_FilterBarEventArgs_">OnFilterBarClick(FilterBarEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.FilterBarClick.html">FilterBarClick</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnFilterBarDoubleClick_FarPoint_Win_Spread_FilterBarEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnFilterBarDoubleClick(FarPoint.Win.Spread.FilterBarEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnFilterBarDoubleClick.html#FarPoint_Win_Spread_FpSpread_OnFilterBarDoubleClick_FarPoint_Win_Spread_FilterBarEventArgs_">OnFilterBarDoubleClick(FilterBarEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.FilterBarDoubleClick.html">FilterBarDoubleClick</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnGotFocus_System_EventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnGotFocus(System.EventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnGotFocus.html#FarPoint_Win_Spread_FpSpread_OnGotFocus_System_EventArgs_">OnGotFocus(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the GotFocus event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnGrouped_System_EventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnGrouped(System.EventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnGrouped.html#FarPoint_Win_Spread_FpSpread_OnGrouped_System_EventArgs_">OnGrouped(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.Grouped.html">Grouped</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnGrouping_FarPoint_Win_Spread_GroupingEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnGrouping(FarPoint.Win.Spread.GroupingEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnGrouping.html#FarPoint_Win_Spread_FpSpread_OnGrouping_FarPoint_Win_Spread_GroupingEventArgs_">OnGrouping(GroupingEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.Grouping.html">Grouping</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnHandleCreated_System_EventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnHandleCreated(System.EventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnHandleCreated.html#FarPoint_Win_Spread_FpSpread_OnHandleCreated_System_EventArgs_">OnHandleCreated(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the handle is created.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnHandleDestroyed_System_EventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnHandleDestroyed(System.EventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnHandleDestroyed.html#FarPoint_Win_Spread_FpSpread_OnHandleDestroyed_System_EventArgs_">OnHandleDestroyed(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the HandleDestroyed event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnHeaderIndicatorPositionAdjustingChanged_System_EventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnHeaderIndicatorPositionAdjustingChanged(System.EventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnHeaderIndicatorPositionAdjustingChanged.html#FarPoint_Win_Spread_FpSpread_OnHeaderIndicatorPositionAdjustingChanged_System_EventArgs_">OnHeaderIndicatorPositionAdjustingChanged(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.HeaderIndicatorPositionAdjustingChanged.html">HeaderIndicatorPositionAdjustingChanged</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnHelpRequested_System_Windows_Forms_HelpEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnHelpRequested(System.Windows.Forms.HelpEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnHelpRequested.html#FarPoint_Win_Spread_FpSpread_OnHelpRequested_System_Windows_Forms_HelpEventArgs_">OnHelpRequested(HelpEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when help is requested.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnHyperLinkClicked_FarPoint_Win_Spread_HyperLinkClickedEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnHyperLinkClicked(FarPoint.Win.Spread.HyperLinkClickedEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnHyperLinkClicked.html#FarPoint_Win_Spread_FpSpread_OnHyperLinkClicked_FarPoint_Win_Spread_HyperLinkClickedEventArgs_">OnHyperLinkClicked(HyperLinkClickedEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.HyperLinkClicked.html">HyperLinkClicked</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnImeModeChanged_System_EventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnImeModeChanged(System.EventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnImeModeChanged.html#FarPoint_Win_Spread_FpSpread_OnImeModeChanged_System_EventArgs_">OnImeModeChanged(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when IME mode is changed.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnInputScopeChanged_System_EventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnInputScopeChanged(System.EventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnInputScopeChanged.html#FarPoint_Win_Spread_FpSpread_OnInputScopeChanged_System_EventArgs_">OnInputScopeChanged(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the InputScopeChanged event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnKeyDown_System_Windows_Forms_KeyEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnKeyDown(System.Windows.Forms.KeyEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnKeyDown.html#FarPoint_Win_Spread_FpSpread_OnKeyDown_System_Windows_Forms_KeyEventArgs_">OnKeyDown(KeyEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Processes KeyDown events.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnKeyPress_System_Windows_Forms_KeyPressEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnKeyPress(System.Windows.Forms.KeyPressEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnKeyPress.html#FarPoint_Win_Spread_FpSpread_OnKeyPress_System_Windows_Forms_KeyPressEventArgs_">OnKeyPress(KeyPressEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Processes KeyPress events.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnKeyUp_System_Windows_Forms_KeyEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnKeyUp(System.Windows.Forms.KeyEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnKeyUp.html#FarPoint_Win_Spread_FpSpread_OnKeyUp_System_Windows_Forms_KeyEventArgs_">OnKeyUp(KeyEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Processes KeyUp events.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnLeave_System_EventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnLeave(System.EventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnLeave.html#FarPoint_Win_Spread_FpSpread_OnLeave_System_EventArgs_">OnLeave(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnLeaveCell_FarPoint_Win_Spread_LeaveCellEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnLeaveCell(FarPoint.Win.Spread.LeaveCellEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnLeaveCell.html#FarPoint_Win_Spread_FpSpread_OnLeaveCell_FarPoint_Win_Spread_LeaveCellEventArgs_">OnLeaveCell(LeaveCellEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.LeaveCell.html">LeaveCell</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnLostFocus_System_EventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnLostFocus(System.EventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnLostFocus.html#FarPoint_Win_Spread_FpSpread_OnLostFocus_System_EventArgs_">OnLostFocus(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the LostFocus event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnMouseDown_System_Windows_Forms_MouseEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnMouseDown(System.Windows.Forms.MouseEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnMouseDown.html#FarPoint_Win_Spread_FpSpread_OnMouseDown_System_Windows_Forms_MouseEventArgs_">OnMouseDown(MouseEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the MouseDown event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnMouseEnter_System_EventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnMouseEnter(System.EventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnMouseEnter.html#FarPoint_Win_Spread_FpSpread_OnMouseEnter_System_EventArgs_">OnMouseEnter(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the MouseEnter event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnMouseLeave_System_EventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnMouseLeave(System.EventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnMouseLeave.html#FarPoint_Win_Spread_FpSpread_OnMouseLeave_System_EventArgs_">OnMouseLeave(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the MouseLeave event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnMouseMove_System_Windows_Forms_MouseEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnMouseMove(System.Windows.Forms.MouseEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnMouseMove.html#FarPoint_Win_Spread_FpSpread_OnMouseMove_System_Windows_Forms_MouseEventArgs_">OnMouseMove(MouseEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the MouseMove event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnMouseUp_System_Windows_Forms_MouseEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnMouseUp(System.Windows.Forms.MouseEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnMouseUp.html#FarPoint_Win_Spread_FpSpread_OnMouseUp_System_Windows_Forms_MouseEventArgs_">OnMouseUp(MouseEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the MouseUp event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnMouseWheel_System_Windows_Forms_MouseEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnMouseWheel(System.Windows.Forms.MouseEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnMouseWheel.html#FarPoint_Win_Spread_FpSpread_OnMouseWheel_System_Windows_Forms_MouseEventArgs_">OnMouseWheel(MouseEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the MouseWheel event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnPaint_System_Windows_Forms_PaintEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnPaint(System.Windows.Forms.PaintEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnPaint.html#FarPoint_Win_Spread_FpSpread_OnPaint_System_Windows_Forms_PaintEventArgs_">OnPaint(PaintEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the Paint event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnPaintBackground_System_Windows_Forms_PaintEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnPaintBackground(System.Windows.Forms.PaintEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnPaintBackground.html#FarPoint_Win_Spread_FpSpread_OnPaintBackground_System_Windows_Forms_PaintEventArgs_">OnPaintBackground(PaintEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Paints the background of the component.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnPaintGrayArea_FarPoint_Win_Spread_PaintGrayAreaEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnPaintGrayArea(FarPoint.Win.Spread.PaintGrayAreaEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnPaintGrayArea.html#FarPoint_Win_Spread_FpSpread_OnPaintGrayArea_FarPoint_Win_Spread_PaintGrayAreaEventArgs_">OnPaintGrayArea(PaintGrayAreaEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.PaintGrayArea.html">PaintGrayArea</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnPaintGroupBarBackground_FarPoint_Win_Spread_PaintGroupBarBackgroundEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnPaintGroupBarBackground(FarPoint.Win.Spread.PaintGroupBarBackgroundEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnPaintGroupBarBackground.html#FarPoint_Win_Spread_FpSpread_OnPaintGroupBarBackground_FarPoint_Win_Spread_PaintGroupBarBackgroundEventArgs_">OnPaintGroupBarBackground(PaintGroupBarBackgroundEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.PaintGroupBarBackground.html">PaintGroupBarBackground</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnPaintTabStrip_FarPoint_Win_Spread_PaintTabStripEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnPaintTabStrip(FarPoint.Win.Spread.PaintTabStripEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnPaintTabStrip.html#FarPoint_Win_Spread_FpSpread_OnPaintTabStrip_FarPoint_Win_Spread_PaintTabStripEventArgs_">OnPaintTabStrip(PaintTabStripEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.PaintTabStrip.html">PaintTabStrip</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnPaintTabStripButton_FarPoint_Win_Spread_PaintTabStripButtonEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnPaintTabStripButton(FarPoint.Win.Spread.PaintTabStripButtonEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnPaintTabStripButton.html#FarPoint_Win_Spread_FpSpread_OnPaintTabStripButton_FarPoint_Win_Spread_PaintTabStripButtonEventArgs_">OnPaintTabStripButton(PaintTabStripButtonEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.PaintTabStripButton.html">PaintTabStripButton</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnPaintTabStripTab_FarPoint_Win_Spread_PaintTabStripTabEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnPaintTabStripTab(FarPoint.Win.Spread.PaintTabStripTabEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnPaintTabStripTab.html#FarPoint_Win_Spread_FpSpread_OnPaintTabStripTab_FarPoint_Win_Spread_PaintTabStripTabEventArgs_">OnPaintTabStripTab(PaintTabStripTabEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.PaintTabStripTab.html">PaintTabStripTab</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnPanningModeChanged_System_EventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnPanningModeChanged(System.EventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnPanningModeChanged.html#FarPoint_Win_Spread_FpSpread_OnPanningModeChanged_System_EventArgs_">OnPanningModeChanged(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.PanningModeChanged.html">PanningModeChanged</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnPreviewKeyDown_System_Windows_Forms_PreviewKeyDownEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnPreviewKeyDown(System.Windows.Forms.PreviewKeyDownEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnPreviewKeyDown.html#FarPoint_Win_Spread_FpSpread_OnPreviewKeyDown_System_Windows_Forms_PreviewKeyDownEventArgs_">OnPreviewKeyDown(PreviewKeyDownEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Processes PreviewKeyDown event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnPreviewRowFetch_FarPoint_Win_Spread_PreviewRowFetchEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnPreviewRowFetch(FarPoint.Win.Spread.PreviewRowFetchEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnPreviewRowFetch.html#FarPoint_Win_Spread_FpSpread_OnPreviewRowFetch_FarPoint_Win_Spread_PreviewRowFetchEventArgs_">OnPreviewRowFetch(PreviewRowFetchEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <span class="xref">PreviewRowFetch</span> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnPrintAbort_FarPoint_Win_Spread_PrintAbortEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnPrintAbort(FarPoint.Win.Spread.PrintAbortEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnPrintAbort.html#FarPoint_Win_Spread_FpSpread_OnPrintAbort_FarPoint_Win_Spread_PrintAbortEventArgs_">OnPrintAbort(PrintAbortEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.PrintAbort.html">PrintAbort</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnPrintBackground_FarPoint_Win_Spread_PrintBackgroundEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnPrintBackground(FarPoint.Win.Spread.PrintBackgroundEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnPrintBackground.html#FarPoint_Win_Spread_FpSpread_OnPrintBackground_FarPoint_Win_Spread_PrintBackgroundEventArgs_">OnPrintBackground(PrintBackgroundEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.PrintBackground.html">PrintBackground</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnPrintCancelled_FarPoint_Win_Spread_PrintCancelledEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnPrintCancelled(FarPoint.Win.Spread.PrintCancelledEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnPrintCancelled.html#FarPoint_Win_Spread_FpSpread_OnPrintCancelled_FarPoint_Win_Spread_PrintCancelledEventArgs_">OnPrintCancelled(PrintCancelledEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.PrintCancelled.html">PrintCancelled</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnPrintDocument_FarPoint_Win_Spread_PrintDocumentEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnPrintDocument(FarPoint.Win.Spread.PrintDocumentEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnPrintDocument.html#FarPoint_Win_Spread_FpSpread_OnPrintDocument_FarPoint_Win_Spread_PrintDocumentEventArgs_">OnPrintDocument(PrintDocumentEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.PrintDocument.html">PrintDocument</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnPrintHeaderFooterArea_FarPoint_Win_Spread_PrintHeaderFooterAreaEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnPrintHeaderFooterArea(FarPoint.Win.Spread.PrintHeaderFooterAreaEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnPrintHeaderFooterArea.html#FarPoint_Win_Spread_FpSpread_OnPrintHeaderFooterArea_FarPoint_Win_Spread_PrintHeaderFooterAreaEventArgs_">OnPrintHeaderFooterArea(PrintHeaderFooterAreaEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.PrintHeaderFooterArea.html">PrintHeaderFooterArea</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnPrintMessageBox_FarPoint_Win_Spread_PrintMessageBoxEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnPrintMessageBox(FarPoint.Win.Spread.PrintMessageBoxEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnPrintMessageBox.html#FarPoint_Win_Spread_FpSpread_OnPrintMessageBox_FarPoint_Win_Spread_PrintMessageBoxEventArgs_">OnPrintMessageBox(PrintMessageBoxEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.PrintMessageBox.html">PrintMessageBox</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnPrintPreviewShowing_FarPoint_Win_Spread_PrintPreviewShowingEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnPrintPreviewShowing(FarPoint.Win.Spread.PrintPreviewShowingEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnPrintPreviewShowing.html#FarPoint_Win_Spread_FpSpread_OnPrintPreviewShowing_FarPoint_Win_Spread_PrintPreviewShowingEventArgs_">OnPrintPreviewShowing(PrintPreviewShowingEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.PrintPreviewShowing.html">PrintPreviewShowing</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnRangeGroupStateChanged_FarPoint_Win_Spread_RangeGroupStateChangedEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnRangeGroupStateChanged(FarPoint.Win.Spread.RangeGroupStateChangedEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnRangeGroupStateChanged.html#FarPoint_Win_Spread_FpSpread_OnRangeGroupStateChanged_FarPoint_Win_Spread_RangeGroupStateChangedEventArgs_">OnRangeGroupStateChanged(RangeGroupStateChangedEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.RangeGroupStateChanged.html">RangeGroupStateChanged</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnRangeGroupStateChanging_FarPoint_Win_Spread_RangeGroupStateChangingEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnRangeGroupStateChanging(FarPoint.Win.Spread.RangeGroupStateChangingEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnRangeGroupStateChanging.html#FarPoint_Win_Spread_FpSpread_OnRangeGroupStateChanging_FarPoint_Win_Spread_RangeGroupStateChangingEventArgs_">OnRangeGroupStateChanging(RangeGroupStateChangingEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.RangeGroupStateChanging.html">RangeGroupStateChanging</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnResize_System_EventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnResize(System.EventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnResize.html#FarPoint_Win_Spread_FpSpread_OnResize_System_EventArgs_">OnResize(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the Resize event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnResizeZeroIndicatorChanged_System_EventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnResizeZeroIndicatorChanged(System.EventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnResizeZeroIndicatorChanged.html#FarPoint_Win_Spread_FpSpread_OnResizeZeroIndicatorChanged_System_EventArgs_">OnResizeZeroIndicatorChanged(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.ResizeZeroIndicatorChanged.html">ResizeZeroIndicatorChanged</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnRightToLeftChanged_System_EventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnRightToLeftChanged(System.EventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnRightToLeftChanged.html#FarPoint_Win_Spread_FpSpread_OnRightToLeftChanged_System_EventArgs_">OnRightToLeftChanged(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the RightToLeftChanged event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnRowDragMove_FarPoint_Win_Spread_DragMoveEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnRowDragMove(FarPoint.Win.Spread.DragMoveEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnRowDragMove.html#FarPoint_Win_Spread_FpSpread_OnRowDragMove_FarPoint_Win_Spread_DragMoveEventArgs_">OnRowDragMove(DragMoveEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.RowDragMove.html">RowDragMove</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnRowDragMoveCompleted_FarPoint_Win_Spread_DragMoveCompletedEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnRowDragMoveCompleted(FarPoint.Win.Spread.DragMoveCompletedEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnRowDragMoveCompleted.html#FarPoint_Win_Spread_FpSpread_OnRowDragMoveCompleted_FarPoint_Win_Spread_DragMoveCompletedEventArgs_">OnRowDragMoveCompleted(DragMoveCompletedEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.RowDragMoveCompleted.html">RowDragMoveCompleted</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnRowDragMoveCompleting_FarPoint_Win_Spread_DragMoveCompletingEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnRowDragMoveCompleting(FarPoint.Win.Spread.DragMoveCompletingEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnRowDragMoveCompleting.html#FarPoint_Win_Spread_FpSpread_OnRowDragMoveCompleting_FarPoint_Win_Spread_DragMoveCompletingEventArgs_">OnRowDragMoveCompleting(DragMoveCompletingEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.RowDragMoveCompleting.html">RowDragMoveCompleting</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnRowHeightChanged_FarPoint_Win_Spread_RowHeightChangedEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnRowHeightChanged(FarPoint.Win.Spread.RowHeightChangedEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnRowHeightChanged.html#FarPoint_Win_Spread_FpSpread_OnRowHeightChanged_FarPoint_Win_Spread_RowHeightChangedEventArgs_">OnRowHeightChanged(RowHeightChangedEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.RowHeightChanged.html">RowHeightChanged</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnRowHeightChanging_FarPoint_Win_Spread_RowHeightChangingEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnRowHeightChanging(FarPoint.Win.Spread.RowHeightChangingEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnRowHeightChanging.html#FarPoint_Win_Spread_FpSpread_OnRowHeightChanging_FarPoint_Win_Spread_RowHeightChangingEventArgs_">OnRowHeightChanging(RowHeightChangingEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.RowHeightChanging.html">RowHeightChanging</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnRowViewportHeightChanged_FarPoint_Win_Spread_RowViewportHeightChangedEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnRowViewportHeightChanged(FarPoint.Win.Spread.RowViewportHeightChangedEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnRowViewportHeightChanged.html#FarPoint_Win_Spread_FpSpread_OnRowViewportHeightChanged_FarPoint_Win_Spread_RowViewportHeightChangedEventArgs_">OnRowViewportHeightChanged(RowViewportHeightChangedEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.RowViewportHeightChanged.html">RowViewportHeightChanged</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnScrollTipFetch_FarPoint_Win_Spread_ScrollTipFetchEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnScrollTipFetch(FarPoint.Win.Spread.ScrollTipFetchEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnScrollTipFetch.html#FarPoint_Win_Spread_FpSpread_OnScrollTipFetch_FarPoint_Win_Spread_ScrollTipFetchEventArgs_">OnScrollTipFetch(ScrollTipFetchEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.ScrollTipFetch.html">ScrollTipFetch</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnSearchDialogClosing_System_ComponentModel_CancelEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnSearchDialogClosing(System.ComponentModel.CancelEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnSearchDialogClosing.html#FarPoint_Win_Spread_FpSpread_OnSearchDialogClosing_System_ComponentModel_CancelEventArgs_">OnSearchDialogClosing(CancelEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.SearchDialogClosing.html">SearchDialogClosing</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnSelectionChanged_FarPoint_Win_Spread_SelectionChangedEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnSelectionChanged(FarPoint.Win.Spread.SelectionChangedEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnSelectionChanged.html#FarPoint_Win_Spread_FpSpread_OnSelectionChanged_FarPoint_Win_Spread_SelectionChangedEventArgs_">OnSelectionChanged(SelectionChangedEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.SelectionChanged.html">SelectionChanged</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnSelectionChanging_FarPoint_Win_Spread_SelectionChangingEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnSelectionChanging(FarPoint.Win.Spread.SelectionChangingEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnSelectionChanging.html#FarPoint_Win_Spread_FpSpread_OnSelectionChanging_FarPoint_Win_Spread_SelectionChangingEventArgs_">OnSelectionChanging(SelectionChangingEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.SelectionChanging.html">SelectionChanging</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnShapeActivated_System_EventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnShapeActivated(System.EventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnShapeActivated.html#FarPoint_Win_Spread_FpSpread_OnShapeActivated_System_EventArgs_">OnShapeActivated(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.ShapeActivated.html">ShapeActivated</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnShapeDeactivated_System_EventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnShapeDeactivated(System.EventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnShapeDeactivated.html#FarPoint_Win_Spread_FpSpread_OnShapeDeactivated_System_EventArgs_">OnShapeDeactivated(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.ShapeDeactivated.html">ShapeDeactivated</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnSheetDragMoved_FarPoint_Win_Spread_SheetDragMovedEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnSheetDragMoved(FarPoint.Win.Spread.SheetDragMovedEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnSheetDragMoved.html#FarPoint_Win_Spread_FpSpread_OnSheetDragMoved_FarPoint_Win_Spread_SheetDragMovedEventArgs_">OnSheetDragMoved(SheetDragMovedEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.SheetDragMoved.html">SheetDragMoved</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnSheetDragMoving_FarPoint_Win_Spread_SheetDragMovingEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnSheetDragMoving(FarPoint.Win.Spread.SheetDragMovingEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnSheetDragMoving.html#FarPoint_Win_Spread_FpSpread_OnSheetDragMoving_FarPoint_Win_Spread_SheetDragMovingEventArgs_">OnSheetDragMoving(SheetDragMovingEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.SheetDragMoving.html">SheetDragMoving</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnSheetTabClick_FarPoint_Win_Spread_SheetTabClickEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnSheetTabClick(FarPoint.Win.Spread.SheetTabClickEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnSheetTabClick.html#FarPoint_Win_Spread_FpSpread_OnSheetTabClick_FarPoint_Win_Spread_SheetTabClickEventArgs_">OnSheetTabClick(SheetTabClickEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.SheetTabClick.html">SheetTabClick</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnSheetTabDoubleClick_FarPoint_Win_Spread_SheetTabDoubleClickEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnSheetTabDoubleClick(FarPoint.Win.Spread.SheetTabDoubleClickEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnSheetTabDoubleClick.html#FarPoint_Win_Spread_FpSpread_OnSheetTabDoubleClick_FarPoint_Win_Spread_SheetTabDoubleClickEventArgs_">OnSheetTabDoubleClick(SheetTabDoubleClickEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.SheetTabDoubleClick.html">SheetTabDoubleClick</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnShowGrippersInEditingStatusChanged_System_EventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnShowGrippersInEditingStatusChanged(System.EventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnShowGrippersInEditingStatusChanged.html#FarPoint_Win_Spread_FpSpread_OnShowGrippersInEditingStatusChanged_System_EventArgs_">OnShowGrippersInEditingStatusChanged(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the ShowGrippersInEditingStatusChanged event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnSizeChanged_System_EventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnSizeChanged(System.EventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnSizeChanged.html#FarPoint_Win_Spread_FpSpread_OnSizeChanged_System_EventArgs_">OnSizeChanged(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.control.sizechanged">SizeChanged</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnSorted_FarPoint_Win_Spread_SortedEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnSorted(FarPoint.Win.Spread.SortedEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnSorted.html#FarPoint_Win_Spread_FpSpread_OnSorted_FarPoint_Win_Spread_SortedEventArgs_">OnSorted(SortedEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.Sorted.html">Sorted</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnSorting_FarPoint_Win_Spread_SortingEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnSorting(FarPoint.Win.Spread.SortingEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnSorting.html#FarPoint_Win_Spread_FpSpread_OnSorting_FarPoint_Win_Spread_SortingEventArgs_">OnSorting(SortingEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.Sorting.html">Sorting</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnSubEditorClosed_FarPoint_Win_Spread_SubEditorClosedEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnSubEditorClosed(FarPoint.Win.Spread.SubEditorClosedEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnSubEditorClosed.html#FarPoint_Win_Spread_FpSpread_OnSubEditorClosed_FarPoint_Win_Spread_SubEditorClosedEventArgs_">OnSubEditorClosed(SubEditorClosedEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.SubEditorClosed.html">SubEditorClosed</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnSubEditorOpening_FarPoint_Win_Spread_SubEditorOpeningEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnSubEditorOpening(FarPoint.Win.Spread.SubEditorOpeningEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnSubEditorOpening.html#FarPoint_Win_Spread_FpSpread_OnSubEditorOpening_FarPoint_Win_Spread_SubEditorOpeningEventArgs_">OnSubEditorOpening(SubEditorOpeningEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.SubEditorOpening.html">SubEditorOpening</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnTapToAddSelectionChanged_System_EventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnTapToAddSelectionChanged(System.EventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnTapToAddSelectionChanged.html#FarPoint_Win_Spread_FpSpread_OnTapToAddSelectionChanged_System_EventArgs_">OnTapToAddSelectionChanged(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the TapToAddSelectionChanged event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnTextTipFetch_FarPoint_Win_Spread_TextTipFetchEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnTextTipFetch(FarPoint.Win.Spread.TextTipFetchEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnTextTipFetch.html#FarPoint_Win_Spread_FpSpread_OnTextTipFetch_FarPoint_Win_Spread_TextTipFetchEventArgs_">OnTextTipFetch(TextTipFetchEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.TextTipFetch.html">TextTipFetch</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnTouchDropDownScaleChanged_System_EventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnTouchDropDownScaleChanged(System.EventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnTouchDropDownScaleChanged.html#FarPoint_Win_Spread_FpSpread_OnTouchDropDownScaleChanged_System_EventArgs_">OnTouchDropDownScaleChanged(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.TouchDropDownScaleChanged.html">TouchDropDownScaleChanged</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnTouchSelectionGripperBackColorChanged_System_EventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnTouchSelectionGripperBackColorChanged(System.EventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnTouchSelectionGripperBackColorChanged.html#FarPoint_Win_Spread_FpSpread_OnTouchSelectionGripperBackColorChanged_System_EventArgs_">OnTouchSelectionGripperBackColorChanged(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the TouchSelectionGripperBackColorChanged event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnTouchSelectionGripperLineColorChanged_System_EventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnTouchSelectionGripperLineColorChanged(System.EventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnTouchSelectionGripperLineColorChanged.html#FarPoint_Win_Spread_FpSpread_OnTouchSelectionGripperLineColorChanged_System_EventArgs_">OnTouchSelectionGripperLineColorChanged(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the TouchSelectionGripperLineColorChanged event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnTouchSelectionGripperThicknessChanged_System_EventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnTouchSelectionGripperThicknessChanged(System.EventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnTouchSelectionGripperThicknessChanged.html#FarPoint_Win_Spread_FpSpread_OnTouchSelectionGripperThicknessChanged_System_EventArgs_">OnTouchSelectionGripperThicknessChanged(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the TouchSelectionGripperThicknessChanged event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnTouchStripOpening_FarPoint_Win_Spread_TouchStripOpeningEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnTouchStripOpening(FarPoint.Win.Spread.TouchStripOpeningEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnTouchStripOpening.html#FarPoint_Win_Spread_FpSpread_OnTouchStripOpening_FarPoint_Win_Spread_TouchStripOpeningEventArgs_">OnTouchStripOpening(TouchStripOpeningEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.TouchStripOpening.html">TouchStripOpening</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnTouchZoomSnapDistanceChanged_System_EventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnTouchZoomSnapDistanceChanged(System.EventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnTouchZoomSnapDistanceChanged.html#FarPoint_Win_Spread_FpSpread_OnTouchZoomSnapDistanceChanged_System_EventArgs_">OnTouchZoomSnapDistanceChanged(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.TouchZoomSnapDistanceChanged.html">TouchZoomSnapDistanceChanged</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnUngrouped_System_EventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnUngrouped(System.EventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnUngrouped.html#FarPoint_Win_Spread_FpSpread_OnUngrouped_System_EventArgs_">OnUngrouped(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.Grouped.html">Grouped</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnUseOptimizedSelectionForTouchChanged_System_EventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnUseOptimizedSelectionForTouchChanged(System.EventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnUseOptimizedSelectionForTouchChanged.html#FarPoint_Win_Spread_FpSpread_OnUseOptimizedSelectionForTouchChanged_System_EventArgs_">OnUseOptimizedSelectionForTouchChanged(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the UseOptimizedSelectionForTouchChanged event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnUserFormulaEntered_FarPoint_Win_Spread_UserFormulaEnteredEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnUserFormulaEntered(FarPoint.Win.Spread.UserFormulaEnteredEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnUserFormulaEntered.html#FarPoint_Win_Spread_FpSpread_OnUserFormulaEntered_FarPoint_Win_Spread_UserFormulaEnteredEventArgs_">OnUserFormulaEntered(UserFormulaEnteredEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.UserFormulaEntered.html">UserFormulaEntered</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnUserZooming_FarPoint_Win_Spread_ZoomEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnUserZooming(FarPoint.Win.Spread.ZoomEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnUserZooming.html#FarPoint_Win_Spread_FpSpread_OnUserZooming_FarPoint_Win_Spread_ZoomEventArgs_">OnUserZooming(ZoomEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="FarPoint.Win.Spread.FpSpread.UserZooming.html">UserZooming</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnValidating_System_ComponentModel_CancelEventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnValidating(System.ComponentModel.CancelEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnValidating.html#FarPoint_Win_Spread_FpSpread_OnValidating_System_ComponentModel_CancelEventArgs_">OnValidating(CancelEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the Validating event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OnVisibleChanged_System_EventArgs_" data-uid="FarPoint.Win.Spread.FpSpread.OnVisibleChanged(System.EventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OnVisibleChanged.html#FarPoint_Win_Spread_FpSpread_OnVisibleChanged_System_EventArgs_">OnVisibleChanged(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the VisibleChanged event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_Open_System_IO_Stream_" data-uid="FarPoint.Win.Spread.FpSpread.Open(System.IO.Stream)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.Open.html#FarPoint_Win_Spread_FpSpread_Open_System_IO_Stream_">Open(Stream)</a>
        </td>
        <td class="markdown level1 summary"><p>Opens saved XML from a stream.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_Open_System_String_" data-uid="FarPoint.Win.Spread.FpSpread.Open(System.String)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.Open.html#FarPoint_Win_Spread_FpSpread_Open_System_String_">Open(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Opens a saved XML file.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OpenExcel_System_IO_Stream_" data-uid="FarPoint.Win.Spread.FpSpread.OpenExcel(System.IO.Stream)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OpenExcel.html#FarPoint_Win_Spread_FpSpread_OpenExcel_System_IO_Stream_">OpenExcel(Stream)</a>
        </td>
        <td class="markdown level1 summary"><p>Opens an Excel Compound Document File and loads it into Spread.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OpenExcel_System_IO_Stream_FarPoint_Excel_ExcelOpenFlags_" data-uid="FarPoint.Win.Spread.FpSpread.OpenExcel(System.IO.Stream,FarPoint.Excel.ExcelOpenFlags)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OpenExcel.html#FarPoint_Win_Spread_FpSpread_OpenExcel_System_IO_Stream_FarPoint_Excel_ExcelOpenFlags_">OpenExcel(Stream, ExcelOpenFlags)</a>
        </td>
        <td class="markdown level1 summary"><p>Opens an Excel Compound Document File and loads it into Spread.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OpenExcel_System_IO_Stream_FarPoint_Excel_ExcelOpenFlags_FarPoint_Excel_ExcelWarningList_" data-uid="FarPoint.Win.Spread.FpSpread.OpenExcel(System.IO.Stream,FarPoint.Excel.ExcelOpenFlags,FarPoint.Excel.ExcelWarningList)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OpenExcel.html#FarPoint_Win_Spread_FpSpread_OpenExcel_System_IO_Stream_FarPoint_Excel_ExcelOpenFlags_FarPoint_Excel_ExcelWarningList_">OpenExcel(Stream, ExcelOpenFlags, ExcelWarningList)</a>
        </td>
        <td class="markdown level1 summary"><p>Opens an Excel Compound Document File and loads it into Spread with a list of warnings.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OpenExcel_System_IO_Stream_FarPoint_Excel_ExcelOpenFlags_FarPoint_Excel_ExcelWarningList_System_String_" data-uid="FarPoint.Win.Spread.FpSpread.OpenExcel(System.IO.Stream,FarPoint.Excel.ExcelOpenFlags,FarPoint.Excel.ExcelWarningList,System.String)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OpenExcel.html#FarPoint_Win_Spread_FpSpread_OpenExcel_System_IO_Stream_FarPoint_Excel_ExcelOpenFlags_FarPoint_Excel_ExcelWarningList_System_String_">OpenExcel(Stream, ExcelOpenFlags, ExcelWarningList, string)</a>
        </td>
        <td class="markdown level1 summary"><p>Opens an Excel Compound Document File and loads it into Spread with a list of warnings.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OpenExcel_System_IO_Stream_FarPoint_Excel_ExcelOpenFlags_FarPoint_Excel_ExcelWarningList_System_String_System_Boolean_" data-uid="FarPoint.Win.Spread.FpSpread.OpenExcel(System.IO.Stream,FarPoint.Excel.ExcelOpenFlags,FarPoint.Excel.ExcelWarningList,System.String,System.Boolean)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OpenExcel.html#FarPoint_Win_Spread_FpSpread_OpenExcel_System_IO_Stream_FarPoint_Excel_ExcelOpenFlags_FarPoint_Excel_ExcelWarningList_System_String_System_Boolean_">OpenExcel(Stream, ExcelOpenFlags, ExcelWarningList, string, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Opens an Excel Compound Document File and loads it into Spread with a list of warnings.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OpenExcel_System_IO_Stream_FarPoint_Excel_ExcelOpenFlags_System_String_" data-uid="FarPoint.Win.Spread.FpSpread.OpenExcel(System.IO.Stream,FarPoint.Excel.ExcelOpenFlags,System.String)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OpenExcel.html#FarPoint_Win_Spread_FpSpread_OpenExcel_System_IO_Stream_FarPoint_Excel_ExcelOpenFlags_System_String_">OpenExcel(Stream, ExcelOpenFlags, string)</a>
        </td>
        <td class="markdown level1 summary"><p>Opens an Excel Compound Document File and loads it into Spread.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OpenExcel_System_IO_Stream_FarPoint_Excel_ExcelWarningList_" data-uid="FarPoint.Win.Spread.FpSpread.OpenExcel(System.IO.Stream,FarPoint.Excel.ExcelWarningList)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OpenExcel.html#FarPoint_Win_Spread_FpSpread_OpenExcel_System_IO_Stream_FarPoint_Excel_ExcelWarningList_">OpenExcel(Stream, ExcelWarningList)</a>
        </td>
        <td class="markdown level1 summary"><p>Opens an Excel Compound Document File and loads it into Spread with a list of warnings.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OpenExcel_System_IO_Stream_System_Boolean_" data-uid="FarPoint.Win.Spread.FpSpread.OpenExcel(System.IO.Stream,System.Boolean)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OpenExcel.html#FarPoint_Win_Spread_FpSpread_OpenExcel_System_IO_Stream_System_Boolean_">OpenExcel(Stream, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Opens an Excel Compound Document File and loads it into Spread.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OpenExcel_System_IO_Stream_System_String_" data-uid="FarPoint.Win.Spread.FpSpread.OpenExcel(System.IO.Stream,System.String)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OpenExcel.html#FarPoint_Win_Spread_FpSpread_OpenExcel_System_IO_Stream_System_String_">OpenExcel(Stream, string)</a>
        </td>
        <td class="markdown level1 summary"><p>Opens an Excel Compound Document File and loads it into Spread.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OpenExcel_System_String_" data-uid="FarPoint.Win.Spread.FpSpread.OpenExcel(System.String)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OpenExcel.html#FarPoint_Win_Spread_FpSpread_OpenExcel_System_String_">OpenExcel(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Opens an Excel-compatible file and loads it into Spread.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OpenExcel_System_String_FarPoint_Excel_ExcelOpenFlags_" data-uid="FarPoint.Win.Spread.FpSpread.OpenExcel(System.String,FarPoint.Excel.ExcelOpenFlags)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OpenExcel.html#FarPoint_Win_Spread_FpSpread_OpenExcel_System_String_FarPoint_Excel_ExcelOpenFlags_">OpenExcel(string, ExcelOpenFlags)</a>
        </td>
        <td class="markdown level1 summary"><p>Opens an Excel-compatible file and loads it into Spread.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OpenExcel_System_String_FarPoint_Excel_ExcelOpenFlags_FarPoint_Excel_ExcelWarningList_" data-uid="FarPoint.Win.Spread.FpSpread.OpenExcel(System.String,FarPoint.Excel.ExcelOpenFlags,FarPoint.Excel.ExcelWarningList)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OpenExcel.html#FarPoint_Win_Spread_FpSpread_OpenExcel_System_String_FarPoint_Excel_ExcelOpenFlags_FarPoint_Excel_ExcelWarningList_">OpenExcel(string, ExcelOpenFlags, ExcelWarningList)</a>
        </td>
        <td class="markdown level1 summary"><p>Opens an Excel-compatible file and loads it into Spread with a list of warnings.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OpenExcel_System_String_FarPoint_Excel_ExcelOpenFlags_FarPoint_Excel_ExcelWarningList_System_String_" data-uid="FarPoint.Win.Spread.FpSpread.OpenExcel(System.String,FarPoint.Excel.ExcelOpenFlags,FarPoint.Excel.ExcelWarningList,System.String)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OpenExcel.html#FarPoint_Win_Spread_FpSpread_OpenExcel_System_String_FarPoint_Excel_ExcelOpenFlags_FarPoint_Excel_ExcelWarningList_System_String_">OpenExcel(string, ExcelOpenFlags, ExcelWarningList, string)</a>
        </td>
        <td class="markdown level1 summary"><p>Opens an Excel-compatible file and loads it into Spread with a list of warnings.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OpenExcel_System_String_FarPoint_Excel_ExcelOpenFlags_FarPoint_Excel_ExcelWarningList_System_String_System_Boolean_" data-uid="FarPoint.Win.Spread.FpSpread.OpenExcel(System.String,FarPoint.Excel.ExcelOpenFlags,FarPoint.Excel.ExcelWarningList,System.String,System.Boolean)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OpenExcel.html#FarPoint_Win_Spread_FpSpread_OpenExcel_System_String_FarPoint_Excel_ExcelOpenFlags_FarPoint_Excel_ExcelWarningList_System_String_System_Boolean_">OpenExcel(string, ExcelOpenFlags, ExcelWarningList, string, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Opens an Excel-compatible file and loads it into Spread with a list of warnings.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OpenExcel_System_String_FarPoint_Excel_ExcelOpenFlags_System_String_" data-uid="FarPoint.Win.Spread.FpSpread.OpenExcel(System.String,FarPoint.Excel.ExcelOpenFlags,System.String)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OpenExcel.html#FarPoint_Win_Spread_FpSpread_OpenExcel_System_String_FarPoint_Excel_ExcelOpenFlags_System_String_">OpenExcel(string, ExcelOpenFlags, string)</a>
        </td>
        <td class="markdown level1 summary"><p>Opens an Excel-compatible file and loads it into Spread.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OpenExcel_System_String_FarPoint_Excel_ExcelWarningList_" data-uid="FarPoint.Win.Spread.FpSpread.OpenExcel(System.String,FarPoint.Excel.ExcelWarningList)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OpenExcel.html#FarPoint_Win_Spread_FpSpread_OpenExcel_System_String_FarPoint_Excel_ExcelWarningList_">OpenExcel(string, ExcelWarningList)</a>
        </td>
        <td class="markdown level1 summary"><p>Opens an Excel-compatible file and loads it into Spread with a list of warnings.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OpenExcel_System_String_System_Boolean_" data-uid="FarPoint.Win.Spread.FpSpread.OpenExcel(System.String,System.Boolean)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OpenExcel.html#FarPoint_Win_Spread_FpSpread_OpenExcel_System_String_System_Boolean_">OpenExcel(string, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Opens an Excel-compatible file and loads it into Spread.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OpenExcel_System_String_System_String_" data-uid="FarPoint.Win.Spread.FpSpread.OpenExcel(System.String,System.String)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OpenExcel.html#FarPoint_Win_Spread_FpSpread_OpenExcel_System_String_System_String_">OpenExcel(string, string)</a>
        </td>
        <td class="markdown level1 summary"><p>Opens an Excel-compatible file and loads it into Spread.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OpenSpreadFile_System_String_System_Int32_" data-uid="FarPoint.Win.Spread.FpSpread.OpenSpreadFile(System.String,System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OpenSpreadFile.html#FarPoint_Win_Spread_FpSpread_OpenSpreadFile_System_String_System_Int32_">OpenSpreadFile(string, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Opens a saved Spread file.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OwnerPrintDraw_System_Drawing_Graphics_System_Drawing_Rectangle_System_Int32_System_Int32_" data-uid="FarPoint.Win.Spread.FpSpread.OwnerPrintDraw(System.Drawing.Graphics,System.Drawing.Rectangle,System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OwnerPrintDraw.html#FarPoint_Win_Spread_FpSpread_OwnerPrintDraw_System_Drawing_Graphics_System_Drawing_Rectangle_System_Int32_System_Int32_">OwnerPrintDraw(Graphics, Rectangle, int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Prints the specified page of the specified sheet to a specified graphics interface with the specified size.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_OwnerPrintDraw_System_Drawing_Graphics_System_Drawing_Rectangle_System_Int32_System_Int32_FarPoint_Win_Spread_OwnerPrintInfo_" data-uid="FarPoint.Win.Spread.FpSpread.OwnerPrintDraw(System.Drawing.Graphics,System.Drawing.Rectangle,System.Int32,System.Int32,FarPoint.Win.Spread.OwnerPrintInfo)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.OwnerPrintDraw.html#FarPoint_Win_Spread_FpSpread_OwnerPrintDraw_System_Drawing_Graphics_System_Drawing_Rectangle_System_Int32_System_Int32_FarPoint_Win_Spread_OwnerPrintInfo_">OwnerPrintDraw(Graphics, Rectangle, int, int, OwnerPrintInfo)</a>
        </td>
        <td class="markdown level1 summary"><p>Prints the specified page of the specified sheet to a specified graphics interface with the specified size.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_PerformLayout" data-uid="FarPoint.Win.Spread.FpSpread.PerformLayout">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.PerformLayout.html#FarPoint_Win_Spread_FpSpread_PerformLayout">PerformLayout()</a>
        </td>
        <td class="markdown level1 summary"><p>Forces the component to apply layout logic to its child controls.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_PerformLayout_System_Windows_Forms_Control_System_String_" data-uid="FarPoint.Win.Spread.FpSpread.PerformLayout(System.Windows.Forms.Control,System.String)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.PerformLayout.html#FarPoint_Win_Spread_FpSpread_PerformLayout_System_Windows_Forms_Control_System_String_">PerformLayout(Control, string)</a>
        </td>
        <td class="markdown level1 summary"><p>Forces the component to apply layout logic to the specified child control
for the specified property change.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_PreProcessMessage_System_Windows_Forms_Message__" data-uid="FarPoint.Win.Spread.FpSpread.PreProcessMessage(System.Windows.Forms.Message@)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.PreProcessMessage.html#FarPoint_Win_Spread_FpSpread_PreProcessMessage_System_Windows_Forms_Message__">PreProcessMessage(ref Message)</a>
        </td>
        <td class="markdown level1 summary"><p>Preprocesses keyboard or input messages within the message loop before they are
dispatched.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_PrintSheet_FarPoint_Win_Spread_SheetView_" data-uid="FarPoint.Win.Spread.FpSpread.PrintSheet(FarPoint.Win.Spread.SheetView)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.PrintSheet.html#FarPoint_Win_Spread_FpSpread_PrintSheet_FarPoint_Win_Spread_SheetView_">PrintSheet(SheetView)</a>
        </td>
        <td class="markdown level1 summary"><p>Handles the printing of the specified sheet in a separate thread.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_PrintSheet_System_Int32_" data-uid="FarPoint.Win.Spread.FpSpread.PrintSheet(System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.PrintSheet.html#FarPoint_Win_Spread_FpSpread_PrintSheet_System_Int32_">PrintSheet(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Handles the printing of the specified sheet in a separate thread.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_PrintSheet_System_Int32_System_Boolean_" data-uid="FarPoint.Win.Spread.FpSpread.PrintSheet(System.Int32,System.Boolean)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.PrintSheet.html#FarPoint_Win_Spread_FpSpread_PrintSheet_System_Int32_System_Boolean_">PrintSheet(int, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Handles the printing of the specified sheet.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_PrintSheet_System_Int32_System_Boolean_FarPoint_Win_Spread_PrintArea_" data-uid="FarPoint.Win.Spread.FpSpread.PrintSheet(System.Int32,System.Boolean,FarPoint.Win.Spread.PrintArea)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.PrintSheet.html#FarPoint_Win_Spread_FpSpread_PrintSheet_System_Int32_System_Boolean_FarPoint_Win_Spread_PrintArea_">PrintSheet(int, bool, PrintArea)</a>
        </td>
        <td class="markdown level1 summary"><p>Handles the printing of the specified sheet.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_ProcessCmdKey_System_Windows_Forms_Message__System_Windows_Forms_Keys_" data-uid="FarPoint.Win.Spread.FpSpread.ProcessCmdKey(System.Windows.Forms.Message@,System.Windows.Forms.Keys)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.ProcessCmdKey.html#FarPoint_Win_Spread_FpSpread_ProcessCmdKey_System_Windows_Forms_Message__System_Windows_Forms_Keys_">ProcessCmdKey(ref Message, Keys)</a>
        </td>
        <td class="markdown level1 summary"><p>Processes a command key.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_ProcessDialogChar_System_Char_" data-uid="FarPoint.Win.Spread.FpSpread.ProcessDialogChar(System.Char)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.ProcessDialogChar.html#FarPoint_Win_Spread_FpSpread_ProcessDialogChar_System_Char_">ProcessDialogChar(char)</a>
        </td>
        <td class="markdown level1 summary"><p>Processes the specified dialog character by the component.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_ProcessDialogKey_System_Windows_Forms_Keys_" data-uid="FarPoint.Win.Spread.FpSpread.ProcessDialogKey(System.Windows.Forms.Keys)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.ProcessDialogKey.html#FarPoint_Win_Spread_FpSpread_ProcessDialogKey_System_Windows_Forms_Keys_">ProcessDialogKey(Keys)</a>
        </td>
        <td class="markdown level1 summary"><p>Processes the specified dialog key by the component.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_ProcessKeyPreview_System_Windows_Forms_Message__" data-uid="FarPoint.Win.Spread.FpSpread.ProcessKeyPreview(System.Windows.Forms.Message@)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.ProcessKeyPreview.html#FarPoint_Win_Spread_FpSpread_ProcessKeyPreview_System_Windows_Forms_Message__">ProcessKeyPreview(ref Message)</a>
        </td>
        <td class="markdown level1 summary"><p>Processes a key by the component by previewing the specified keyboard message.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_RemoveControl_System_Windows_Forms_Control_System_Int32_" data-uid="FarPoint.Win.Spread.FpSpread.RemoveControl(System.Windows.Forms.Control,System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.RemoveControl.html#FarPoint_Win_Spread_FpSpread_RemoveControl_System_Windows_Forms_Control_System_Int32_">RemoveControl(Control, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Removes a child control from the specified sheet.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_RemoveCustomFunction_System_String_" data-uid="FarPoint.Win.Spread.FpSpread.RemoveCustomFunction(System.String)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.RemoveCustomFunction.html#FarPoint_Win_Spread_FpSpread_RemoveCustomFunction_System_String_">RemoveCustomFunction(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Removes a user-defined custom function.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_RemoveViewport_System_Int32_System_Int32_" data-uid="FarPoint.Win.Spread.FpSpread.RemoveViewport(System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.RemoveViewport.html#FarPoint_Win_Spread_FpSpread_RemoveViewport_System_Int32_System_Int32_">RemoveViewport(int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Removes a row or column of viewports.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_RemoveViewport_System_Int32_System_Int32_System_Int32_" data-uid="FarPoint.Win.Spread.FpSpread.RemoveViewport(System.Int32,System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.RemoveViewport.html#FarPoint_Win_Spread_FpSpread_RemoveViewport_System_Int32_System_Int32_System_Int32_">RemoveViewport(int, int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Removes a row or column of viewports.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_Reset" data-uid="FarPoint.Win.Spread.FpSpread.Reset">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.Reset.html#FarPoint_Win_Spread_FpSpread_Reset">Reset()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the component to its original state.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_ResetCellNoteIndicatorRenderer" data-uid="FarPoint.Win.Spread.FpSpread.ResetCellNoteIndicatorRenderer">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.ResetCellNoteIndicatorRenderer.html#FarPoint_Win_Spread_FpSpread_ResetCellNoteIndicatorRenderer">ResetCellNoteIndicatorRenderer()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the focus renderer to its original state.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_ResetFocusRenderer" data-uid="FarPoint.Win.Spread.FpSpread.ResetFocusRenderer">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.ResetFocusRenderer.html#FarPoint_Win_Spread_FpSpread_ResetFocusRenderer">ResetFocusRenderer()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets the focus renderer to its original state.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_ResumeLayout" data-uid="FarPoint.Win.Spread.FpSpread.ResumeLayout">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.ResumeLayout.html#FarPoint_Win_Spread_FpSpread_ResumeLayout">ResumeLayout()</a>
        </td>
        <td class="markdown level1 summary"><p>Resumes normal layout logic.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_ResumeLayout_System_Boolean_" data-uid="FarPoint.Win.Spread.FpSpread.ResumeLayout(System.Boolean)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.ResumeLayout.html#FarPoint_Win_Spread_FpSpread_ResumeLayout_System_Boolean_">ResumeLayout(bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Resumes normal layout logic and optionally forces the component to apply layout logic
to its child controls.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_Save_System_IO_Stream_FarPoint_Win_Spread_SaveXMLOptions_" data-uid="FarPoint.Win.Spread.FpSpread.Save(System.IO.Stream,FarPoint.Win.Spread.SaveXMLOptions)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.Save.html#FarPoint_Win_Spread_FpSpread_Save_System_IO_Stream_FarPoint_Win_Spread_SaveXMLOptions_">Save(Stream, SaveXMLOptions)</a>
        </td>
        <td class="markdown level1 summary"><p>Saves the content of the Spread component to the specified stream.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_Save_System_IO_Stream_System_Boolean_" data-uid="FarPoint.Win.Spread.FpSpread.Save(System.IO.Stream,System.Boolean)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.Save.html#FarPoint_Win_Spread_FpSpread_Save_System_IO_Stream_System_Boolean_">Save(Stream, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Saves the content of the Spread component to the specified stream.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_Save_System_String_FarPoint_Win_Spread_SaveXMLOptions_" data-uid="FarPoint.Win.Spread.FpSpread.Save(System.String,FarPoint.Win.Spread.SaveXMLOptions)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.Save.html#FarPoint_Win_Spread_FpSpread_Save_System_String_FarPoint_Win_Spread_SaveXMLOptions_">Save(string, SaveXMLOptions)</a>
        </td>
        <td class="markdown level1 summary"><p>Saves the content of the Spread component to the specified file.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_Save_System_String_System_Boolean_" data-uid="FarPoint.Win.Spread.FpSpread.Save(System.String,System.Boolean)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.Save.html#FarPoint_Win_Spread_FpSpread_Save_System_String_System_Boolean_">Save(string, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Saves the content of the Spread component to the specified file.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_SaveExcel_System_IO_Stream_" data-uid="FarPoint.Win.Spread.FpSpread.SaveExcel(System.IO.Stream)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.SaveExcel.html#FarPoint_Win_Spread_FpSpread_SaveExcel_System_IO_Stream_">SaveExcel(Stream)</a>
        </td>
        <td class="markdown level1 summary"><p>Saves the content of the Spread component to the specified stream.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_SaveExcel_System_IO_Stream_FarPoint_Excel_ExcelSaveFlags_" data-uid="FarPoint.Win.Spread.FpSpread.SaveExcel(System.IO.Stream,FarPoint.Excel.ExcelSaveFlags)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.SaveExcel.html#FarPoint_Win_Spread_FpSpread_SaveExcel_System_IO_Stream_FarPoint_Excel_ExcelSaveFlags_">SaveExcel(Stream, ExcelSaveFlags)</a>
        </td>
        <td class="markdown level1 summary"><p>Saves the content of the Spread component to the specified stream
with the headers exported as data.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_SaveExcel_System_IO_Stream_FarPoint_Excel_ExcelSaveFlags_FarPoint_Excel_ExcelWarningList_" data-uid="FarPoint.Win.Spread.FpSpread.SaveExcel(System.IO.Stream,FarPoint.Excel.ExcelSaveFlags,FarPoint.Excel.ExcelWarningList)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.SaveExcel.html#FarPoint_Win_Spread_FpSpread_SaveExcel_System_IO_Stream_FarPoint_Excel_ExcelSaveFlags_FarPoint_Excel_ExcelWarningList_">SaveExcel(Stream, ExcelSaveFlags, ExcelWarningList)</a>
        </td>
        <td class="markdown level1 summary"><p>Saves the content of the Spread component to the specified stream
with headers and a list of warnings.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_SaveExcel_System_IO_Stream_FarPoint_Excel_ExcelSaveFlags_FarPoint_Excel_ExcelWarningList_System_String_" data-uid="FarPoint.Win.Spread.FpSpread.SaveExcel(System.IO.Stream,FarPoint.Excel.ExcelSaveFlags,FarPoint.Excel.ExcelWarningList,System.String)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.SaveExcel.html#FarPoint_Win_Spread_FpSpread_SaveExcel_System_IO_Stream_FarPoint_Excel_ExcelSaveFlags_FarPoint_Excel_ExcelWarningList_System_String_">SaveExcel(Stream, ExcelSaveFlags, ExcelWarningList, string)</a>
        </td>
        <td class="markdown level1 summary"><p>Saves the content of the Spread component to the specified stream
with headers and a list of warnings.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_SaveExcel_System_IO_Stream_FarPoint_Excel_ExcelSaveFlags_System_String_" data-uid="FarPoint.Win.Spread.FpSpread.SaveExcel(System.IO.Stream,FarPoint.Excel.ExcelSaveFlags,System.String)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.SaveExcel.html#FarPoint_Win_Spread_FpSpread_SaveExcel_System_IO_Stream_FarPoint_Excel_ExcelSaveFlags_System_String_">SaveExcel(Stream, ExcelSaveFlags, string)</a>
        </td>
        <td class="markdown level1 summary"><p>Saves the content of the Spread component to the specified stream
with the headers exported as data.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_SaveExcel_System_IO_Stream_FarPoint_Excel_ExcelWarningList_" data-uid="FarPoint.Win.Spread.FpSpread.SaveExcel(System.IO.Stream,FarPoint.Excel.ExcelWarningList)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.SaveExcel.html#FarPoint_Win_Spread_FpSpread_SaveExcel_System_IO_Stream_FarPoint_Excel_ExcelWarningList_">SaveExcel(Stream, ExcelWarningList)</a>
        </td>
        <td class="markdown level1 summary"><p>Saves the content of the Spread component to the specified stream
with a list of warnings.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_SaveExcel_System_IO_Stream_System_String_" data-uid="FarPoint.Win.Spread.FpSpread.SaveExcel(System.IO.Stream,System.String)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.SaveExcel.html#FarPoint_Win_Spread_FpSpread_SaveExcel_System_IO_Stream_System_String_">SaveExcel(Stream, string)</a>
        </td>
        <td class="markdown level1 summary"><p>Saves the content of the Spread component to the specified stream.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_SaveExcel_System_String_" data-uid="FarPoint.Win.Spread.FpSpread.SaveExcel(System.String)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.SaveExcel.html#FarPoint_Win_Spread_FpSpread_SaveExcel_System_String_">SaveExcel(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Saves the content of the Spread component to the specified Excel-compatible file.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_SaveExcel_System_String_FarPoint_Excel_ExcelSaveFlags_" data-uid="FarPoint.Win.Spread.FpSpread.SaveExcel(System.String,FarPoint.Excel.ExcelSaveFlags)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.SaveExcel.html#FarPoint_Win_Spread_FpSpread_SaveExcel_System_String_FarPoint_Excel_ExcelSaveFlags_">SaveExcel(string, ExcelSaveFlags)</a>
        </td>
        <td class="markdown level1 summary"><p>Saves the content of the Spread component to the specified Excel-compatible file
with the headers exported as data.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_SaveExcel_System_String_FarPoint_Excel_ExcelSaveFlags_FarPoint_Excel_ExcelWarningList_" data-uid="FarPoint.Win.Spread.FpSpread.SaveExcel(System.String,FarPoint.Excel.ExcelSaveFlags,FarPoint.Excel.ExcelWarningList)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.SaveExcel.html#FarPoint_Win_Spread_FpSpread_SaveExcel_System_String_FarPoint_Excel_ExcelSaveFlags_FarPoint_Excel_ExcelWarningList_">SaveExcel(string, ExcelSaveFlags, ExcelWarningList)</a>
        </td>
        <td class="markdown level1 summary"><p>Saves the content of the Spread component to the specified Excel-compatible file
with headers and a list of warnings.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_SaveExcel_System_String_FarPoint_Excel_ExcelSaveFlags_FarPoint_Excel_ExcelWarningList_System_String_" data-uid="FarPoint.Win.Spread.FpSpread.SaveExcel(System.String,FarPoint.Excel.ExcelSaveFlags,FarPoint.Excel.ExcelWarningList,System.String)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.SaveExcel.html#FarPoint_Win_Spread_FpSpread_SaveExcel_System_String_FarPoint_Excel_ExcelSaveFlags_FarPoint_Excel_ExcelWarningList_System_String_">SaveExcel(string, ExcelSaveFlags, ExcelWarningList, string)</a>
        </td>
        <td class="markdown level1 summary"><p>Saves the content of the Spread component to the specified Excel-compatible file
with headers and a list of warnings.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_SaveExcel_System_String_FarPoint_Excel_ExcelSaveFlags_System_String_" data-uid="FarPoint.Win.Spread.FpSpread.SaveExcel(System.String,FarPoint.Excel.ExcelSaveFlags,System.String)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.SaveExcel.html#FarPoint_Win_Spread_FpSpread_SaveExcel_System_String_FarPoint_Excel_ExcelSaveFlags_System_String_">SaveExcel(string, ExcelSaveFlags, string)</a>
        </td>
        <td class="markdown level1 summary"><p>Saves the content of the Spread component to the specified Excel-compatible file
with the headers exported as data.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_SaveExcel_System_String_FarPoint_Excel_ExcelWarningList_" data-uid="FarPoint.Win.Spread.FpSpread.SaveExcel(System.String,FarPoint.Excel.ExcelWarningList)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.SaveExcel.html#FarPoint_Win_Spread_FpSpread_SaveExcel_System_String_FarPoint_Excel_ExcelWarningList_">SaveExcel(string, ExcelWarningList)</a>
        </td>
        <td class="markdown level1 summary"><p>Saves the content of the Spread component to the specified Excel-compatible file
with a list of warnings.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_SaveExcel_System_String_FarPoint_Win_Spread_Model_IncludeHeaders_" data-uid="FarPoint.Win.Spread.FpSpread.SaveExcel(System.String,FarPoint.Win.Spread.Model.IncludeHeaders)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.SaveExcel.html#FarPoint_Win_Spread_FpSpread_SaveExcel_System_String_FarPoint_Win_Spread_Model_IncludeHeaders_">SaveExcel(string, IncludeHeaders)</a>
        </td>
        <td class="markdown level1 summary"><p>Saves the content of the Spread component to the specified Excel-compatible file
with the headers exported as data.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_SaveExcel_System_String_FarPoint_Win_Spread_Model_IncludeHeaders_FarPoint_Excel_ExcelWarningList_" data-uid="FarPoint.Win.Spread.FpSpread.SaveExcel(System.String,FarPoint.Win.Spread.Model.IncludeHeaders,FarPoint.Excel.ExcelWarningList)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.SaveExcel.html#FarPoint_Win_Spread_FpSpread_SaveExcel_System_String_FarPoint_Win_Spread_Model_IncludeHeaders_FarPoint_Excel_ExcelWarningList_">SaveExcel(string, IncludeHeaders, ExcelWarningList)</a>
        </td>
        <td class="markdown level1 summary"><p>Saves the content of the Spread component to the specified Excel-compatible file
with headers and a list of warnings.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_SaveExcel_System_String_System_String_" data-uid="FarPoint.Win.Spread.FpSpread.SaveExcel(System.String,System.String)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.SaveExcel.html#FarPoint_Win_Spread_FpSpread_SaveExcel_System_String_System_String_">SaveExcel(string, string)</a>
        </td>
        <td class="markdown level1 summary"><p>Saves the content of the Spread component to the specified Excel-compatible file.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_SaveXmlInputMapFile_System_IO_Stream_" data-uid="FarPoint.Win.Spread.FpSpread.SaveXmlInputMapFile(System.IO.Stream)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.SaveXmlInputMapFile.html#FarPoint_Win_Spread_FpSpread_SaveXmlInputMapFile_System_IO_Stream_">SaveXmlInputMapFile(Stream)</a>
        </td>
        <td class="markdown level1 summary"><p>Saves the XML input map file.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_SaveXmlInputMapFile_System_IO_Stream_FarPoint_Win_Spread_InputMapMode_FarPoint_Win_Spread_OperationMode_" data-uid="FarPoint.Win.Spread.FpSpread.SaveXmlInputMapFile(System.IO.Stream,FarPoint.Win.Spread.InputMapMode,FarPoint.Win.Spread.OperationMode)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.SaveXmlInputMapFile.html#FarPoint_Win_Spread_FpSpread_SaveXmlInputMapFile_System_IO_Stream_FarPoint_Win_Spread_InputMapMode_FarPoint_Win_Spread_OperationMode_">SaveXmlInputMapFile(Stream, InputMapMode, OperationMode)</a>
        </td>
        <td class="markdown level1 summary"><p>Saves the XML input map file.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_SaveXmlInputMapFile_System_String_" data-uid="FarPoint.Win.Spread.FpSpread.SaveXmlInputMapFile(System.String)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.SaveXmlInputMapFile.html#FarPoint_Win_Spread_FpSpread_SaveXmlInputMapFile_System_String_">SaveXmlInputMapFile(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Saves the XML input map file.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_SaveXmlInputMapFile_System_String_FarPoint_Win_Spread_InputMapMode_FarPoint_Win_Spread_OperationMode_" data-uid="FarPoint.Win.Spread.FpSpread.SaveXmlInputMapFile(System.String,FarPoint.Win.Spread.InputMapMode,FarPoint.Win.Spread.OperationMode)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.SaveXmlInputMapFile.html#FarPoint_Win_Spread_FpSpread_SaveXmlInputMapFile_System_String_FarPoint_Win_Spread_InputMapMode_FarPoint_Win_Spread_OperationMode_">SaveXmlInputMapFile(string, InputMapMode, OperationMode)</a>
        </td>
        <td class="markdown level1 summary"><p>Saves the XML input map file.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_SaveXmlInputMapFileWhenChildHasFocus_System_IO_Stream_" data-uid="FarPoint.Win.Spread.FpSpread.SaveXmlInputMapFileWhenChildHasFocus(System.IO.Stream)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.SaveXmlInputMapFileWhenChildHasFocus.html#FarPoint_Win_Spread_FpSpread_SaveXmlInputMapFileWhenChildHasFocus_System_IO_Stream_">SaveXmlInputMapFileWhenChildHasFocus(Stream)</a>
        </td>
        <td class="markdown level1 summary"><p>Saves the XML input map file when child has focus.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_SaveXmlInputMapFileWhenChildHasFocus_System_String_" data-uid="FarPoint.Win.Spread.FpSpread.SaveXmlInputMapFileWhenChildHasFocus(System.String)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.SaveXmlInputMapFileWhenChildHasFocus.html#FarPoint_Win_Spread_FpSpread_SaveXmlInputMapFileWhenChildHasFocus_System_String_">SaveXmlInputMapFileWhenChildHasFocus(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Saves the XML input map file when child has focus.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_SaveXmlInputMapFileWhenShapeHasFocus_System_IO_Stream_" data-uid="FarPoint.Win.Spread.FpSpread.SaveXmlInputMapFileWhenShapeHasFocus(System.IO.Stream)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.SaveXmlInputMapFileWhenShapeHasFocus.html#FarPoint_Win_Spread_FpSpread_SaveXmlInputMapFileWhenShapeHasFocus_System_IO_Stream_">SaveXmlInputMapFileWhenShapeHasFocus(Stream)</a>
        </td>
        <td class="markdown level1 summary"><p>Saves the XML input map file when shape has focus.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_SaveXmlInputMapFileWhenShapeHasFocus_System_String_" data-uid="FarPoint.Win.Spread.FpSpread.SaveXmlInputMapFileWhenShapeHasFocus(System.String)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.SaveXmlInputMapFileWhenShapeHasFocus.html#FarPoint_Win_Spread_FpSpread_SaveXmlInputMapFileWhenShapeHasFocus_System_String_">SaveXmlInputMapFileWhenShapeHasFocus(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Saves the XML input map file when shape has focus.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_ScaleControl_System_Drawing_SizeF_System_Windows_Forms_BoundsSpecified_" data-uid="FarPoint.Win.Spread.FpSpread.ScaleControl(System.Drawing.SizeF,System.Windows.Forms.BoundsSpecified)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.ScaleControl.html#FarPoint_Win_Spread_FpSpread_ScaleControl_System_Drawing_SizeF_System_Windows_Forms_BoundsSpecified_">ScaleControl(SizeF, BoundsSpecified)</a>
        </td>
        <td class="markdown level1 summary"><p>Scales the location, size, padding, and margin of a control.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_ScaleCore_System_Single_System_Single_" data-uid="FarPoint.Win.Spread.FpSpread.ScaleCore(System.Single,System.Single)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.ScaleCore.html#FarPoint_Win_Spread_FpSpread_ScaleCore_System_Single_System_Single_">ScaleCore(float, float)</a>
        </td>
        <td class="markdown level1 summary"><p>Performs the work of scaling the entire component and any child controls.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_Search_System_Int32_System_Int32_System_String_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Int32_System_Int32_System_Int32_System_Int32_System_Int32__System_Int32__System_Int32__" data-uid="FarPoint.Win.Spread.FpSpread.Search(System.Int32,System.Int32,System.String,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32@,System.Int32@,System.Int32@)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.Search.html#FarPoint_Win_Spread_FpSpread_Search_System_Int32_System_Int32_System_String_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Int32_System_Int32_System_Int32_System_Int32_System_Int32__System_Int32__System_Int32__">Search(int, int, string, bool, bool, bool, bool, bool, bool, bool, int, int, int, int, ref int, ref int, ref int)</a>
        </td>
        <td class="markdown level1 summary"><p>Searches the text in the specified range of cells in the specified sheet range
for the specified string with the specified criteria.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_Search_System_Int32_System_String_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Int32_System_Int32_System_Int32_System_Int32_System_Boolean_System_Int32__System_Int32__" data-uid="FarPoint.Win.Spread.FpSpread.Search(System.Int32,System.String,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Int32,System.Int32,System.Int32,System.Int32,System.Boolean,System.Int32@,System.Int32@)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.Search.html#FarPoint_Win_Spread_FpSpread_Search_System_Int32_System_String_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Int32_System_Int32_System_Int32_System_Int32_System_Boolean_System_Int32__System_Int32__">Search(int, string, bool, bool, bool, bool, bool, bool, bool, bool, int, int, int, int, bool, ref int, ref int)</a>
        </td>
        <td class="markdown level1 summary"><p>Searches the text in the cells in the specified sheet for the specified string with the specified criteria
and the location to start and end, and whether to search notes and tags as well.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_Search_System_Int32_System_String_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Int32_System_Int32_System_Int32_System_Int32_System_Int32__System_Int32__" data-uid="FarPoint.Win.Spread.FpSpread.Search(System.Int32,System.String,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32@,System.Int32@)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.Search.html#FarPoint_Win_Spread_FpSpread_Search_System_Int32_System_String_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Int32_System_Int32_System_Int32_System_Int32_System_Int32__System_Int32__">Search(int, string, bool, bool, bool, bool, bool, bool, bool, bool, int, int, int, int, ref int, ref int)</a>
        </td>
        <td class="markdown level1 summary"><p>Searches the text in the specified range of cells in the specified sheet<br>
for the specified string with the specified criteria.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_Search_System_Int32_System_String_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Int32_System_Int32_System_Int32__System_Int32__" data-uid="FarPoint.Win.Spread.FpSpread.Search(System.Int32,System.String,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Int32,System.Int32,System.Int32@,System.Int32@)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.Search.html#FarPoint_Win_Spread_FpSpread_Search_System_Int32_System_String_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Int32_System_Int32_System_Int32__System_Int32__">Search(int, string, bool, bool, bool, bool, bool, bool, bool, int, int, ref int, ref int)</a>
        </td>
        <td class="markdown level1 summary"><p>Searches the text in the specified range of cells in the specified sheet<br>
for the specified string with the specified criteria.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_Search_System_Int32_System_String_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Int32_System_Int32_System_Int32_System_Int32_System_Int32__System_Int32__" data-uid="FarPoint.Win.Spread.FpSpread.Search(System.Int32,System.String,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32@,System.Int32@)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.Search.html#FarPoint_Win_Spread_FpSpread_Search_System_Int32_System_String_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Int32_System_Int32_System_Int32_System_Int32_System_Int32__System_Int32__">Search(int, string, bool, bool, bool, bool, bool, bool, int, int, int, int, ref int, ref int)</a>
        </td>
        <td class="markdown level1 summary"><p>Searches the text in the specified range of cells in the specified sheet<br>
for the specified string with the specified criteria.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_Search_System_Int32_System_String_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Int32_System_Int32_System_Int32_System_Int32_System_Int32__System_Int32__" data-uid="FarPoint.Win.Spread.FpSpread.Search(System.Int32,System.String,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32@,System.Int32@)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.Search.html#FarPoint_Win_Spread_FpSpread_Search_System_Int32_System_String_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Int32_System_Int32_System_Int32_System_Int32_System_Int32__System_Int32__">Search(int, string, bool, bool, bool, bool, int, int, int, int, ref int, ref int)</a>
        </td>
        <td class="markdown level1 summary"><p>Searches the text in the specified range of cells in the specified sheet<br>
for the specified string with the specified criteria.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_Search_System_Int32_System_String_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Int32_System_Int32_System_Int32__System_Int32__" data-uid="FarPoint.Win.Spread.FpSpread.Search(System.Int32,System.String,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Int32,System.Int32,System.Int32@,System.Int32@)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.Search.html#FarPoint_Win_Spread_FpSpread_Search_System_Int32_System_String_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Int32_System_Int32_System_Int32__System_Int32__">Search(int, string, bool, bool, bool, bool, int, int, ref int, ref int)</a>
        </td>
        <td class="markdown level1 summary"><p>Searches the text in the cells in the specified sheet for the specified string with the specified criteria.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_SearchHeaders_System_Int32_System_String_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Int32_System_Int32_System_Int32_System_Int32_System_Int32__System_Int32__" data-uid="FarPoint.Win.Spread.FpSpread.SearchHeaders(System.Int32,System.String,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32@,System.Int32@)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.SearchHeaders.html#FarPoint_Win_Spread_FpSpread_SearchHeaders_System_Int32_System_String_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Int32_System_Int32_System_Int32_System_Int32_System_Int32__System_Int32__">SearchHeaders(int, string, bool, bool, bool, bool, bool, bool, bool, bool, int, int, int, int, ref int, ref int)</a>
        </td>
        <td class="markdown level1 summary"><p>Searches the text in the specified range of header cells in the specified sheet for the<br>
specified string with the specified criteria, the start and end locations, and whether to include notes and tags.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_SearchHeaders_System_Int32_System_String_System_Boolean_System_Int32__System_Int32__" data-uid="FarPoint.Win.Spread.FpSpread.SearchHeaders(System.Int32,System.String,System.Boolean,System.Int32@,System.Int32@)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.SearchHeaders.html#FarPoint_Win_Spread_FpSpread_SearchHeaders_System_Int32_System_String_System_Boolean_System_Int32__System_Int32__">SearchHeaders(int, string, bool, ref int, ref int)</a>
        </td>
        <td class="markdown level1 summary"><p>Searches the text in the header cells in the specified sheet<br>
for the specified string.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_SearchWithDialog_System_Int32_System_String_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Int32_System_Int32_" data-uid="FarPoint.Win.Spread.FpSpread.SearchWithDialog(System.Int32,System.String,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.SearchWithDialog.html#FarPoint_Win_Spread_FpSpread_SearchWithDialog_System_Int32_System_String_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Int32_System_Int32_">SearchWithDialog(int, string, bool, bool, bool, bool, int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Searches the text in the cells of the specified sheet for the specified string<br>
with the specified criteria using a provided search dialog.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_SearchWithDialog_System_String_" data-uid="FarPoint.Win.Spread.FpSpread.SearchWithDialog(System.String)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.SearchWithDialog.html#FarPoint_Win_Spread_FpSpread_SearchWithDialog_System_String_">SearchWithDialog(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Searches the text in the cells of the active sheet for the search string<br>
with the default criteria using a provided search dialog.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_SearchWithDialogAdvanced_System_Int32_System_Int32_System_String_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Int32_System_Int32_" data-uid="FarPoint.Win.Spread.FpSpread.SearchWithDialogAdvanced(System.Int32,System.Int32,System.String,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.SearchWithDialogAdvanced.html#FarPoint_Win_Spread_FpSpread_SearchWithDialogAdvanced_System_Int32_System_Int32_System_String_System_Boolean_System_Boolean_System_Boolean_System_Boolean_System_Int32_System_Int32_">SearchWithDialogAdvanced(int, int, string, bool, bool, bool, bool, int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Searches the text in the cells of the specified sheet range for the specified string<br>
with the specified criteria using a provided advanced search dialog.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_SearchWithDialogAdvanced_System_String_" data-uid="FarPoint.Win.Spread.FpSpread.SearchWithDialogAdvanced(System.String)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.SearchWithDialogAdvanced.html#FarPoint_Win_Spread_FpSpread_SearchWithDialogAdvanced_System_String_">SearchWithDialogAdvanced(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Searches the text in the cells of the sheets for the search string<br>
with the default criteria using a provided advanced search dialog.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_Select_System_Boolean_System_Boolean_" data-uid="FarPoint.Win.Spread.FpSpread.Select(System.Boolean,System.Boolean)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.Select.html#FarPoint_Win_Spread_FpSpread_Select_System_Boolean_System_Boolean_">Select(bool, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Selects the Spread component.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_SetActionMap_FarPoint_Win_Spread_ActionMap_" data-uid="FarPoint.Win.Spread.FpSpread.SetActionMap(FarPoint.Win.Spread.ActionMap)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.SetActionMap.html#FarPoint_Win_Spread_FpSpread_SetActionMap_FarPoint_Win_Spread_ActionMap_">SetActionMap(ActionMap)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the action map, that maps action identifiers (for keystrokes) to particular actions.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_SetActiveViewport_System_Int32_System_Int32_" data-uid="FarPoint.Win.Spread.FpSpread.SetActiveViewport(System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.SetActiveViewport.html#FarPoint_Win_Spread_FpSpread_SetActiveViewport_System_Int32_System_Int32_">SetActiveViewport(int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the active viewport for the active sheet.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_SetActiveViewport_System_Int32_System_Int32_System_Int32_" data-uid="FarPoint.Win.Spread.FpSpread.SetActiveViewport(System.Int32,System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.SetActiveViewport.html#FarPoint_Win_Spread_FpSpread_SetActiveViewport_System_Int32_System_Int32_System_Int32_">SetActiveViewport(int, int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the active viewport for the specified sheet.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_SetCursor_FarPoint_Win_Spread_CursorType_System_Windows_Forms_Cursor_" data-uid="FarPoint.Win.Spread.FpSpread.SetCursor(FarPoint.Win.Spread.CursorType,System.Windows.Forms.Cursor)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.SetCursor.html#FarPoint_Win_Spread_FpSpread_SetCursor_FarPoint_Win_Spread_CursorType_System_Windows_Forms_Cursor_">SetCursor(CursorType, Cursor)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the pointer displayed over different areas of the component.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_SetInputMap_FarPoint_Win_Spread_InputMapMode_FarPoint_Win_Spread_InputMap_" data-uid="FarPoint.Win.Spread.FpSpread.SetInputMap(FarPoint.Win.Spread.InputMapMode,FarPoint.Win.Spread.InputMap)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.SetInputMap.html#FarPoint_Win_Spread_FpSpread_SetInputMap_FarPoint_Win_Spread_InputMapMode_FarPoint_Win_Spread_InputMap_">SetInputMap(InputMapMode, InputMap)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the input map for the specified focus mode.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_SetInputMap_FarPoint_Win_Spread_InputMapMode_FarPoint_Win_Spread_OperationMode_FarPoint_Win_Spread_InputMap_" data-uid="FarPoint.Win.Spread.FpSpread.SetInputMap(FarPoint.Win.Spread.InputMapMode,FarPoint.Win.Spread.OperationMode,FarPoint.Win.Spread.InputMap)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.SetInputMap.html#FarPoint_Win_Spread_FpSpread_SetInputMap_FarPoint_Win_Spread_InputMapMode_FarPoint_Win_Spread_OperationMode_FarPoint_Win_Spread_InputMap_">SetInputMap(InputMapMode, OperationMode, InputMap)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the input map for the specified focus mode and operation mode.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_SetInputMapWhenChildHasFocus_FarPoint_Win_Spread_InputMap_" data-uid="FarPoint.Win.Spread.FpSpread.SetInputMapWhenChildHasFocus(FarPoint.Win.Spread.InputMap)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.SetInputMapWhenChildHasFocus.html#FarPoint_Win_Spread_FpSpread_SetInputMapWhenChildHasFocus_FarPoint_Win_Spread_InputMap_">SetInputMapWhenChildHasFocus(InputMap)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the input map when a child control has keyboard focus.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_SetInputMapWhenShapeHasFocus_FarPoint_Win_Spread_InputMap_" data-uid="FarPoint.Win.Spread.FpSpread.SetInputMapWhenShapeHasFocus(FarPoint.Win.Spread.InputMap)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.SetInputMapWhenShapeHasFocus.html#FarPoint_Win_Spread_FpSpread_SetInputMapWhenShapeHasFocus_FarPoint_Win_Spread_InputMap_">SetInputMapWhenShapeHasFocus(InputMap)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the input map when a shape has keyboard focus.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_SetInsertSheetImage_System_Drawing_Image_" data-uid="FarPoint.Win.Spread.FpSpread.SetInsertSheetImage(System.Drawing.Image)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.SetInsertSheetImage.html#FarPoint_Win_Spread_FpSpread_SetInsertSheetImage_System_Drawing_Image_">SetInsertSheetImage(Image)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the custom image displayed on the insert sheet tab.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_SetMaximumCellOverflowWidth_System_Int32_" data-uid="FarPoint.Win.Spread.FpSpread.SetMaximumCellOverflowWidth(System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.SetMaximumCellOverflowWidth.html#FarPoint_Win_Spread_FpSpread_SetMaximumCellOverflowWidth_System_Int32_">SetMaximumCellOverflowWidth(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the maximum cell overflow width in pixels.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_SetPrintInfo_FarPoint_Win_Spread_PrintInfo_System_Int32_" data-uid="FarPoint.Win.Spread.FpSpread.SetPrintInfo(FarPoint.Win.Spread.PrintInfo,System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.SetPrintInfo.html#FarPoint_Win_Spread_FpSpread_SetPrintInfo_FarPoint_Win_Spread_PrintInfo_System_Int32_">SetPrintInfo(PrintInfo, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the <a class="xref" href="FarPoint.Win.Spread.PrintInfo.html">PrintInfo</a> object for the specfied sheet.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_SetPrintPreview_System_Windows_Forms_PrintPreviewDialog_" data-uid="FarPoint.Win.Spread.FpSpread.SetPrintPreview(System.Windows.Forms.PrintPreviewDialog)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.SetPrintPreview.html#FarPoint_Win_Spread_FpSpread_SetPrintPreview_System_Windows_Forms_PrintPreviewDialog_">SetPrintPreview(PrintPreviewDialog)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the print preview dialog.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_SetProtect_System_Boolean_System_String_" data-uid="FarPoint.Win.Spread.FpSpread.SetProtect(System.Boolean,System.String)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.SetProtect.html#FarPoint_Win_Spread_FpSpread_SetProtect_System_Boolean_System_String_">SetProtect(bool, string)</a>
        </td>
        <td class="markdown level1 summary"><p>Changes the protect structure setting with the password parameter.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_SetToolTip_FarPoint_Win_Spread_SpreadToolTip_GrapeCity_Spreadsheet_RichText_" data-uid="FarPoint.Win.Spread.FpSpread.SetToolTip(FarPoint.Win.Spread.SpreadToolTip,GrapeCity.Spreadsheet.RichText)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.SetToolTip.html#FarPoint_Win_Spread_FpSpread_SetToolTip_FarPoint_Win_Spread_SpreadToolTip_GrapeCity_Spreadsheet_RichText_">SetToolTip(SpreadToolTip, RichText)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the custom content text to the specified tooltip.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_SetToolTip_FarPoint_Win_Spread_SpreadToolTip_System_String_" data-uid="FarPoint.Win.Spread.FpSpread.SetToolTip(FarPoint.Win.Spread.SpreadToolTip,System.String)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.SetToolTip.html#FarPoint_Win_Spread_FpSpread_SetToolTip_FarPoint_Win_Spread_SpreadToolTip_System_String_">SetToolTip(SpreadToolTip, string)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the custom content text to the specified tooltip.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_SetViewportLeftColumn_System_Int32_System_Int32_System_Boolean_" data-uid="FarPoint.Win.Spread.FpSpread.SetViewportLeftColumn(System.Int32,System.Int32,System.Boolean)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.SetViewportLeftColumn.html#FarPoint_Win_Spread_FpSpread_SetViewportLeftColumn_System_Int32_System_Int32_System_Boolean_">SetViewportLeftColumn(int, int, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the leftmost column of cells of the specified viewport column for the active sheet.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_SetViewportLeftColumn_System_Int32_System_Int32_System_Int32_" data-uid="FarPoint.Win.Spread.FpSpread.SetViewportLeftColumn(System.Int32,System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.SetViewportLeftColumn.html#FarPoint_Win_Spread_FpSpread_SetViewportLeftColumn_System_Int32_System_Int32_System_Int32_">SetViewportLeftColumn(int, int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the leftmost column of cells of the specified viewport column for the specified sheet.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_SetViewportPreferredHeight_System_Int32_System_Int32_" data-uid="FarPoint.Win.Spread.FpSpread.SetViewportPreferredHeight(System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.SetViewportPreferredHeight.html#FarPoint_Win_Spread_FpSpread_SetViewportPreferredHeight_System_Int32_System_Int32_">SetViewportPreferredHeight(int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the maximum height of the specified viewport row for the active sheet.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_SetViewportPreferredHeight_System_Int32_System_Int32_System_Int32_" data-uid="FarPoint.Win.Spread.FpSpread.SetViewportPreferredHeight(System.Int32,System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.SetViewportPreferredHeight.html#FarPoint_Win_Spread_FpSpread_SetViewportPreferredHeight_System_Int32_System_Int32_System_Int32_">SetViewportPreferredHeight(int, int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the maximum height of the specified viewport row for the specified sheet.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_SetViewportPreferredWidth_System_Int32_System_Int32_" data-uid="FarPoint.Win.Spread.FpSpread.SetViewportPreferredWidth(System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.SetViewportPreferredWidth.html#FarPoint_Win_Spread_FpSpread_SetViewportPreferredWidth_System_Int32_System_Int32_">SetViewportPreferredWidth(int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the maximum width of the specified viewport column for the active sheet.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_SetViewportPreferredWidth_System_Int32_System_Int32_System_Int32_" data-uid="FarPoint.Win.Spread.FpSpread.SetViewportPreferredWidth(System.Int32,System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.SetViewportPreferredWidth.html#FarPoint_Win_Spread_FpSpread_SetViewportPreferredWidth_System_Int32_System_Int32_System_Int32_">SetViewportPreferredWidth(int, int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the maximum width of the specified viewport column for the specified sheet.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_SetViewportTopRow_System_Int32_System_Int32_System_Boolean_" data-uid="FarPoint.Win.Spread.FpSpread.SetViewportTopRow(System.Int32,System.Int32,System.Boolean)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.SetViewportTopRow.html#FarPoint_Win_Spread_FpSpread_SetViewportTopRow_System_Int32_System_Int32_System_Boolean_">SetViewportTopRow(int, int, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the top row of cells of the specified viewport row for the active sheet.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_SetViewportTopRow_System_Int32_System_Int32_System_Int32_" data-uid="FarPoint.Win.Spread.FpSpread.SetViewportTopRow(System.Int32,System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.SetViewportTopRow.html#FarPoint_Win_Spread_FpSpread_SetViewportTopRow_System_Int32_System_Int32_System_Int32_">SetViewportTopRow(int, int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the top row of cells of the specified viewport row for the specified sheet.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_ShouldSerializeGroupBarText" data-uid="FarPoint.Win.Spread.FpSpread.ShouldSerializeGroupBarText">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.ShouldSerializeGroupBarText.html#FarPoint_Win_Spread_FpSpread_ShouldSerializeGroupBarText">ShouldSerializeGroupBarText()</a>
        </td>
        <td class="markdown level1 summary"><p>Indicates whether the GroupBarText property should be persisted.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_ShouldSerializeNamedStyles" data-uid="FarPoint.Win.Spread.FpSpread.ShouldSerializeNamedStyles">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.ShouldSerializeNamedStyles.html#FarPoint_Win_Spread_FpSpread_ShouldSerializeNamedStyles">ShouldSerializeNamedStyles()</a>
        </td>
        <td class="markdown level1 summary"><p>Determines whether the named styles are serialized.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_ShouldSerializeSaveNamedStyles" data-uid="FarPoint.Win.Spread.FpSpread.ShouldSerializeSaveNamedStyles">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.ShouldSerializeSaveNamedStyles.html#FarPoint_Win_Spread_FpSpread_ShouldSerializeSaveNamedStyles">ShouldSerializeSaveNamedStyles()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets whether to serialize the custom styles.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_ShowActiveCell_FarPoint_Win_Spread_VerticalPosition_FarPoint_Win_Spread_HorizontalPosition_" data-uid="FarPoint.Win.Spread.FpSpread.ShowActiveCell(FarPoint.Win.Spread.VerticalPosition,FarPoint.Win.Spread.HorizontalPosition)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.ShowActiveCell.html#FarPoint_Win_Spread_FpSpread_ShowActiveCell_FarPoint_Win_Spread_VerticalPosition_FarPoint_Win_Spread_HorizontalPosition_">ShowActiveCell(VerticalPosition, HorizontalPosition)</a>
        </td>
        <td class="markdown level1 summary"><p>Moves the active cell to the specified position in the component.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_ShowCell_System_Int32_System_Int32_System_Int32_System_Int32_FarPoint_Win_Spread_VerticalPosition_FarPoint_Win_Spread_HorizontalPosition_" data-uid="FarPoint.Win.Spread.FpSpread.ShowCell(System.Int32,System.Int32,System.Int32,System.Int32,FarPoint.Win.Spread.VerticalPosition,FarPoint.Win.Spread.HorizontalPosition)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.ShowCell.html#FarPoint_Win_Spread_FpSpread_ShowCell_System_Int32_System_Int32_System_Int32_System_Int32_FarPoint_Win_Spread_VerticalPosition_FarPoint_Win_Spread_HorizontalPosition_">ShowCell(int, int, int, int, VerticalPosition, HorizontalPosition)</a>
        </td>
        <td class="markdown level1 summary"><p>Moves the specified cell in the specified viewport to the specified position
in the component.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_ShowCellValidatorsForm_System_Windows_Forms_Form_System_Boolean_System_Boolean_" data-uid="FarPoint.Win.Spread.FpSpread.ShowCellValidatorsForm(System.Windows.Forms.Form,System.Boolean,System.Boolean)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.ShowCellValidatorsForm.html#FarPoint_Win_Spread_FpSpread_ShowCellValidatorsForm_System_Windows_Forms_Form_System_Boolean_System_Boolean_">ShowCellValidatorsForm(Form, bool, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Shows the form that is used to edit Cell Validators of selected range</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_ShowCollectionEditor_System_Object_FarPoint_Win_Spread_CollectionEditorOptions_" data-uid="FarPoint.Win.Spread.FpSpread.ShowCollectionEditor(System.Object,FarPoint.Win.Spread.CollectionEditorOptions)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.ShowCollectionEditor.html#FarPoint_Win_Spread_FpSpread_ShowCollectionEditor_System_Object_FarPoint_Win_Spread_CollectionEditorOptions_">ShowCollectionEditor(object, CollectionEditorOptions)</a>
        </td>
        <td class="markdown level1 summary"><p>Shows the collection editor.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_ShowColumn_System_Int32_System_Int32_FarPoint_Win_Spread_HorizontalPosition_" data-uid="FarPoint.Win.Spread.FpSpread.ShowColumn(System.Int32,System.Int32,FarPoint.Win.Spread.HorizontalPosition)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.ShowColumn.html#FarPoint_Win_Spread_FpSpread_ShowColumn_System_Int32_System_Int32_FarPoint_Win_Spread_HorizontalPosition_">ShowColumn(int, int, HorizontalPosition)</a>
        </td>
        <td class="markdown level1 summary"><p>Moves a column of cells in the specified viewport to the specified position
in the component.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_ShowDataValidationForm_System_Windows_Forms_Form_System_Boolean_System_Boolean_" data-uid="FarPoint.Win.Spread.FpSpread.ShowDataValidationForm(System.Windows.Forms.Form,System.Boolean,System.Boolean)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.ShowDataValidationForm.html#FarPoint_Win_Spread_FpSpread_ShowDataValidationForm_System_Windows_Forms_Form_System_Boolean_System_Boolean_">ShowDataValidationForm(Form, bool, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Shows the form that is used to edit DataValidation of selected range</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_ShowDependents_System_Int32_System_Int32_System_Int32_" data-uid="FarPoint.Win.Spread.FpSpread.ShowDependents(System.Int32,System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.ShowDependents.html#FarPoint_Win_Spread_FpSpread_ShowDependents_System_Int32_System_Int32_System_Int32_">ShowDependents(int, int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Shows the dependent cells for a formula cell.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_ShowEditForm_System_Windows_Forms_Form_System_Int32_System_Int32_" data-uid="FarPoint.Win.Spread.FpSpread.ShowEditForm(System.Windows.Forms.Form,System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.ShowEditForm.html#FarPoint_Win_Spread_FpSpread_ShowEditForm_System_Windows_Forms_Form_System_Int32_System_Int32_">ShowEditForm(Form, int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Displays the form used for editing custom names.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_ShowInputMapEditor_System_Windows_Forms_IWin32Window_" data-uid="FarPoint.Win.Spread.FpSpread.ShowInputMapEditor(System.Windows.Forms.IWin32Window)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.ShowInputMapEditor.html#FarPoint_Win_Spread_FpSpread_ShowInputMapEditor_System_Windows_Forms_IWin32Window_">ShowInputMapEditor(IWin32Window)</a>
        </td>
        <td class="markdown level1 summary"><p>Displays the input map editor.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_ShowListCustomNameForm_System_Windows_Forms_Form_System_Boolean_" data-uid="FarPoint.Win.Spread.FpSpread.ShowListCustomNameForm(System.Windows.Forms.Form,System.Boolean)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.ShowListCustomNameForm.html#FarPoint_Win_Spread_FpSpread_ShowListCustomNameForm_System_Windows_Forms_Form_System_Boolean_">ShowListCustomNameForm(Form, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Displays the form that contains a list of custom names.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_ShowPageSetup_FarPoint_Win_Spread_SheetView_System_Boolean_System_Boolean_" data-uid="FarPoint.Win.Spread.FpSpread.ShowPageSetup(FarPoint.Win.Spread.SheetView,System.Boolean,System.Boolean)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.ShowPageSetup.html#FarPoint_Win_Spread_FpSpread_ShowPageSetup_FarPoint_Win_Spread_SheetView_System_Boolean_System_Boolean_">ShowPageSetup(SheetView, bool, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Shows the page setup dialog with the specified buttons for the specified sheet.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_ShowPageSetup_System_Int32_System_Boolean_System_Boolean_" data-uid="FarPoint.Win.Spread.FpSpread.ShowPageSetup(System.Int32,System.Boolean,System.Boolean)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.ShowPageSetup.html#FarPoint_Win_Spread_FpSpread_ShowPageSetup_System_Int32_System_Boolean_System_Boolean_">ShowPageSetup(int, bool, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Shows the page setup dialog with the specified buttons for the specified sheet.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_ShowPrecedents_System_Int32_System_Int32_System_Int32_" data-uid="FarPoint.Win.Spread.FpSpread.ShowPrecedents(System.Int32,System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.ShowPrecedents.html#FarPoint_Win_Spread_FpSpread_ShowPrecedents_System_Int32_System_Int32_System_Int32_">ShowPrecedents(int, int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Shows the cells that are referred to by formulas in other cells.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_ShowRow_System_Int32_System_Int32_FarPoint_Win_Spread_VerticalPosition_" data-uid="FarPoint.Win.Spread.FpSpread.ShowRow(System.Int32,System.Int32,FarPoint.Win.Spread.VerticalPosition)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.ShowRow.html#FarPoint_Win_Spread_FpSpread_ShowRow_System_Int32_System_Int32_FarPoint_Win_Spread_VerticalPosition_">ShowRow(int, int, VerticalPosition)</a>
        </td>
        <td class="markdown level1 summary"><p>Moves a row in the specified viewport to the specified position in the component.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_ShowShape_GrapeCity_Spreadsheet_Drawing_IShape_System_Int32_System_Int32_" data-uid="FarPoint.Win.Spread.FpSpread.ShowShape(GrapeCity.Spreadsheet.Drawing.IShape,System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.ShowShape.html#FarPoint_Win_Spread_FpSpread_ShowShape_GrapeCity_Spreadsheet_Drawing_IShape_System_Int32_System_Int32_">ShowShape(IShape, int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Displays the shape fully inside the viewport.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_ShowTouchKeyboard" data-uid="FarPoint.Win.Spread.FpSpread.ShowTouchKeyboard">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.ShowTouchKeyboard.html#FarPoint_Win_Spread_FpSpread_ShowTouchKeyboard">ShowTouchKeyboard()</a>
        </td>
        <td class="markdown level1 summary"><p>Displays the touch keyboard.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_StartAnnotationMode" data-uid="FarPoint.Win.Spread.FpSpread.StartAnnotationMode">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.StartAnnotationMode.html#FarPoint_Win_Spread_FpSpread_StartAnnotationMode">StartAnnotationMode()</a>
        </td>
        <td class="markdown level1 summary"><p>Starts annotation mode.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_StartAnnotationMode_FarPoint_Win_Spread_AnnotationMode_" data-uid="FarPoint.Win.Spread.FpSpread.StartAnnotationMode(FarPoint.Win.Spread.AnnotationMode)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.StartAnnotationMode.html#FarPoint_Win_Spread_FpSpread_StartAnnotationMode_FarPoint_Win_Spread_AnnotationMode_">StartAnnotationMode(AnnotationMode)</a>
        </td>
        <td class="markdown level1 summary"><p>Starts annotation mode.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_StartAnnotationMode_System_Boolean_" data-uid="FarPoint.Win.Spread.FpSpread.StartAnnotationMode(System.Boolean)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.StartAnnotationMode.html#FarPoint_Win_Spread_FpSpread_StartAnnotationMode_System_Boolean_">StartAnnotationMode(bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Starts annotation mode while specifying whether to close figures when a new drawing is started.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_StartCellEditing_System_EventArgs_System_Boolean_" data-uid="FarPoint.Win.Spread.FpSpread.StartCellEditing(System.EventArgs,System.Boolean)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.StartCellEditing.html#FarPoint_Win_Spread_FpSpread_StartCellEditing_System_EventArgs_System_Boolean_">StartCellEditing(EventArgs, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Starts cell editing.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_StartCropping_GrapeCity_Spreadsheet_Drawing_IPicture_" data-uid="FarPoint.Win.Spread.FpSpread.StartCropping(GrapeCity.Spreadsheet.Drawing.IPicture)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.StartCropping.html#FarPoint_Win_Spread_FpSpread_StartCropping_GrapeCity_Spreadsheet_Drawing_IPicture_">StartCropping(IPicture)</a>
        </td>
        <td class="markdown level1 summary"><p>Starts cropping a specified picture.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_StartInkNotation" data-uid="FarPoint.Win.Spread.FpSpread.StartInkNotation">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.StartInkNotation.html#FarPoint_Win_Spread_FpSpread_StartInkNotation">StartInkNotation()</a>
        </td>
        <td class="markdown level1 summary"><p>Starts ink notation in the active viewport if the Microsoft.Ink assembly is found in the GAC.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_StartInkNotation_System_Drawing_Color_System_Int32_" data-uid="FarPoint.Win.Spread.FpSpread.StartInkNotation(System.Drawing.Color,System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.StartInkNotation.html#FarPoint_Win_Spread_FpSpread_StartInkNotation_System_Drawing_Color_System_Int32_">StartInkNotation(Color, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Starts ink notation in the active viewport with the specified notation background color,
if the Microsoft.Ink assembly is found in the GAC.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_StartInkNotation_System_Int32_System_Int32_" data-uid="FarPoint.Win.Spread.FpSpread.StartInkNotation(System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.StartInkNotation.html#FarPoint_Win_Spread_FpSpread_StartInkNotation_System_Int32_System_Int32_">StartInkNotation(int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Starts ink notation in the specified viewport if the Microsoft.Ink assembly is found in the GAC.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_StartInkNotation_System_Int32_System_Int32_System_Drawing_Color_System_Int32_" data-uid="FarPoint.Win.Spread.FpSpread.StartInkNotation(System.Int32,System.Int32,System.Drawing.Color,System.Int32)">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.StartInkNotation.html#FarPoint_Win_Spread_FpSpread_StartInkNotation_System_Int32_System_Int32_System_Drawing_Color_System_Int32_">StartInkNotation(int, int, Color, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Starts ink notation in the specified viewport with the specified notation background color,
if the Microsoft.Ink assembly is found in the GAC.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_StopAnnotationMode" data-uid="FarPoint.Win.Spread.FpSpread.StopAnnotationMode">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.StopAnnotationMode.html#FarPoint_Win_Spread_FpSpread_StopAnnotationMode">StopAnnotationMode()</a>
        </td>
        <td class="markdown level1 summary"><p>Stops annotation mode.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_StopCellEditing" data-uid="FarPoint.Win.Spread.FpSpread.StopCellEditing">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.StopCellEditing.html#FarPoint_Win_Spread_FpSpread_StopCellEditing">StopCellEditing()</a>
        </td>
        <td class="markdown level1 summary"><p>Stops cell editing.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_SuspendLayout" data-uid="FarPoint.Win.Spread.FpSpread.SuspendLayout">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.SuspendLayout.html#FarPoint_Win_Spread_FpSpread_SuspendLayout">SuspendLayout()</a>
        </td>
        <td class="markdown level1 summary"><p>Temporarily suspends the layout logic for this component.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_TriggerVolatileCells" data-uid="FarPoint.Win.Spread.FpSpread.TriggerVolatileCells">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.TriggerVolatileCells.html#FarPoint_Win_Spread_FpSpread_TriggerVolatileCells">TriggerVolatileCells()</a>
        </td>
        <td class="markdown level1 summary"><p>This function will notify all cells, which contains volatile functions or belong to a circuit, to recalculate.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="events">Events
</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_FpSpread_ActiveSheetChanged" data-uid="FarPoint.Win.Spread.FpSpread.ActiveSheetChanged">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.ActiveSheetChanged.html">ActiveSheetChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the user has changed the active sheet.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_ActiveSheetChanging" data-uid="FarPoint.Win.Spread.FpSpread.ActiveSheetChanging">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.ActiveSheetChanging.html">ActiveSheetChanging</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the user changes the active sheet.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_ActiveSpreadViewChanged" data-uid="FarPoint.Win.Spread.FpSpread.ActiveSpreadViewChanged">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.ActiveSpreadViewChanged.html">ActiveSpreadViewChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the user has changed the active SpreadView.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_ActiveSpreadViewChanging" data-uid="FarPoint.Win.Spread.FpSpread.ActiveSpreadViewChanging">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.ActiveSpreadViewChanging.html">ActiveSpreadViewChanging</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the user changes the active SpreadView.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_Advance" data-uid="FarPoint.Win.Spread.FpSpread.Advance">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.Advance.html">Advance</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the user tries to advance from the first or last row in Spread.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_AllowUserToTouchZoomChanged" data-uid="FarPoint.Win.Spread.FpSpread.AllowUserToTouchZoomChanged">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.AllowUserToTouchZoomChanged.html">AllowUserToTouchZoomChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the AllowUserToZoom property has changed.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_AnnotationModeEnding" data-uid="FarPoint.Win.Spread.FpSpread.AnnotationModeEnding">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.AnnotationModeEnding.html">AnnotationModeEnding</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the user ends annotation mode.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_AnnotationModeStarting" data-uid="FarPoint.Win.Spread.FpSpread.AnnotationModeStarting">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.AnnotationModeStarting.html">AnnotationModeStarting</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the user begins annotation mode.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_AutoFilteredColumn" data-uid="FarPoint.Win.Spread.FpSpread.AutoFilteredColumn">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.AutoFilteredColumn.html">AutoFilteredColumn</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when a column has just been automatically filtered.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_AutoFilteringColumn" data-uid="FarPoint.Win.Spread.FpSpread.AutoFilteringColumn">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.AutoFilteringColumn.html">AutoFilteringColumn</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when a column is about to be automatically filtered.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_AutoScrollWhenKeyboardShowingChanged" data-uid="FarPoint.Win.Spread.FpSpread.AutoScrollWhenKeyboardShowingChanged">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.AutoScrollWhenKeyboardShowingChanged.html">AutoScrollWhenKeyboardShowingChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the AutoScrollWhenKeyboardShowing property is changed.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_AutoSortedColumn" data-uid="FarPoint.Win.Spread.FpSpread.AutoSortedColumn">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.AutoSortedColumn.html">AutoSortedColumn</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when a column has just been automatically sorted.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_AutoSortingColumn" data-uid="FarPoint.Win.Spread.FpSpread.AutoSortingColumn">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.AutoSortingColumn.html">AutoSortingColumn</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when a column is about to be automatically sorted.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_BeforeRightClick" data-uid="FarPoint.Win.Spread.FpSpread.BeforeRightClick">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.BeforeRightClick.html">BeforeRightClick</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when an object is right-clicked, before the default right-click action.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_BeforeShowContextMenu" data-uid="FarPoint.Win.Spread.FpSpread.BeforeShowContextMenu">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.BeforeShowContextMenu.html">BeforeShowContextMenu</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs before when open enhanced filter context menu.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_BoundaryFeedbackModeChanged" data-uid="FarPoint.Win.Spread.FpSpread.BoundaryFeedbackModeChanged">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.BoundaryFeedbackModeChanged.html">BoundaryFeedbackModeChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the <a class="xref" href="FarPoint.Win.Spread.FpSpread.BoundaryFeedbackMode.html#FarPoint_Win_Spread_FpSpread_BoundaryFeedbackMode">BoundaryFeedbackMode</a> property has changed.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_ButtonClicked" data-uid="FarPoint.Win.Spread.FpSpread.ButtonClicked">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.ButtonClicked.html">ButtonClicked</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the user clicks a button, check box, or hyperlink in a cell.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_CellClick" data-uid="FarPoint.Win.Spread.FpSpread.CellClick">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.CellClick.html">CellClick</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the user presses the left mouse button down in a cell.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_CellDoubleClick" data-uid="FarPoint.Win.Spread.FpSpread.CellDoubleClick">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.CellDoubleClick.html">CellDoubleClick</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the user presses the left mouse button down twice (double-clicks) in a cell.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_CellErrorTextChanged" data-uid="FarPoint.Win.Spread.FpSpread.CellErrorTextChanged">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.CellErrorTextChanged.html">CellErrorTextChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the cell error text has changed.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_CellValidateInfoNeeded" data-uid="FarPoint.Win.Spread.FpSpread.CellValidateInfoNeeded">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.CellValidateInfoNeeded.html">CellValidateInfoNeeded</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when cell validate infomation is needed.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_CellValueCommitError" data-uid="FarPoint.Win.Spread.FpSpread.CellValueCommitError">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.CellValueCommitError.html">CellValueCommitError</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the user performs an invalid input operation.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_Change" data-uid="FarPoint.Win.Spread.FpSpread.Change">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.Change.html">Change</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs after the user modifies data in a cell.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_ChartIndicatorActivated" data-uid="FarPoint.Win.Spread.FpSpread.ChartIndicatorActivated">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.ChartIndicatorActivated.html">ChartIndicatorActivated</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the chart indicator is activated.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_ChartIndicatorDeactivated" data-uid="FarPoint.Win.Spread.FpSpread.ChartIndicatorDeactivated">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.ChartIndicatorDeactivated.html">ChartIndicatorDeactivated</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the chart indicator is deactivated.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_ChildControlActivated" data-uid="FarPoint.Win.Spread.FpSpread.ChildControlActivated">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.ChildControlActivated.html">ChildControlActivated</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when a child control is activated.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_ChildControlDeactivated" data-uid="FarPoint.Win.Spread.FpSpread.ChildControlDeactivated">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.ChildControlDeactivated.html">ChildControlDeactivated</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when a child control is deactivated.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_ChildViewCreated" data-uid="FarPoint.Win.Spread.FpSpread.ChildViewCreated">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.ChildViewCreated.html">ChildViewCreated</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when a child view of the Spread component is created.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_ChildWorkbookCreated" data-uid="FarPoint.Win.Spread.FpSpread.ChildWorkbookCreated">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.ChildWorkbookCreated.html">ChildWorkbookCreated</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when a child workbook of the Spread component is created.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_CircularCellChanged" data-uid="FarPoint.Win.Spread.FpSpread.CircularCellChanged">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.CircularCellChanged.html">CircularCellChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when circular cell(s) is changed.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_CircularFormula" data-uid="FarPoint.Win.Spread.FpSpread.CircularFormula">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.CircularFormula.html">CircularFormula</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when one or more circular reference is created.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_ClipboardChanged" data-uid="FarPoint.Win.Spread.FpSpread.ClipboardChanged">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.ClipboardChanged.html">ClipboardChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when a Clipboard change occurs that can affect the FarPoint Spread component.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_ClipboardChanging" data-uid="FarPoint.Win.Spread.FpSpread.ClipboardChanging">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.ClipboardChanging.html">ClipboardChanging</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the Clipboard is changing through a Spread action.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_ClipboardPasted" data-uid="FarPoint.Win.Spread.FpSpread.ClipboardPasted">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.ClipboardPasted.html">ClipboardPasted</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the user pastes from the clipboard.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_ClipboardPasting" data-uid="FarPoint.Win.Spread.FpSpread.ClipboardPasting">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.ClipboardPasting.html">ClipboardPasting</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the user pastes from the clipboard.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_ColumnDragMove" data-uid="FarPoint.Win.Spread.FpSpread.ColumnDragMove">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.ColumnDragMove.html">ColumnDragMove</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when <a class="xref" href="FarPoint.Win.Spread.FpSpread.AllowColumnMove.html#FarPoint_Win_Spread_FpSpread_AllowColumnMove">AllowColumnMove</a> is true and the user drags to move a column.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_ColumnDragMoveCompleted" data-uid="FarPoint.Win.Spread.FpSpread.ColumnDragMoveCompleted">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.ColumnDragMoveCompleted.html">ColumnDragMoveCompleted</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the user finishes moving a column by dragging.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_ColumnDragMoveCompleting" data-uid="FarPoint.Win.Spread.FpSpread.ColumnDragMoveCompleting">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.ColumnDragMoveCompleting.html">ColumnDragMoveCompleting</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs before the user finishes dragging column(s).</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_ColumnViewportWidthChanged" data-uid="FarPoint.Win.Spread.FpSpread.ColumnViewportWidthChanged">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.ColumnViewportWidthChanged.html">ColumnViewportWidthChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when a viewport column width has changed.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_ColumnWidthChanged" data-uid="FarPoint.Win.Spread.FpSpread.ColumnWidthChanged">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.ColumnWidthChanged.html">ColumnWidthChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the column width has changed.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_ColumnWidthChanging" data-uid="FarPoint.Win.Spread.FpSpread.ColumnWidthChanging">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.ColumnWidthChanging.html">ColumnWidthChanging</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the column width is changing.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_ComboCloseUp" data-uid="FarPoint.Win.Spread.FpSpread.ComboCloseUp">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.ComboCloseUp.html">ComboCloseUp</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the user closes a combo box in a cell.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_ComboDropDown" data-uid="FarPoint.Win.Spread.FpSpread.ComboDropDown">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.ComboDropDown.html">ComboDropDown</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the user drops down a combo box in a cell.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_ComboSelChange" data-uid="FarPoint.Win.Spread.FpSpread.ComboSelChange">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.ComboSelChange.html">ComboSelChange</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the user changes the selection in a combo box in a cell.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_CustomNameChanged" data-uid="FarPoint.Win.Spread.FpSpread.CustomNameChanged">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.CustomNameChanged.html">CustomNameChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the custom name of the data model changes.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_DataColumnConfigure" data-uid="FarPoint.Win.Spread.FpSpread.DataColumnConfigure">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.DataColumnConfigure.html">DataColumnConfigure</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the sheet is binding a column to a data source after it has been initialized.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_DialogChar" data-uid="FarPoint.Win.Spread.FpSpread.DialogChar">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.DialogChar.html">DialogChar</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs during message preprocessing of dialog characters.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_DialogKey" data-uid="FarPoint.Win.Spread.FpSpread.DialogKey">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.DialogKey.html">DialogKey</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs during message preprocessing of dialog keys.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_DragDropBlock" data-uid="FarPoint.Win.Spread.FpSpread.DragDropBlock">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.DragDropBlock.html">DragDropBlock</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the user drags and drops a range of cells.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_DragDropBlockCompleted" data-uid="FarPoint.Win.Spread.FpSpread.DragDropBlockCompleted">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.DragDropBlockCompleted.html">DragDropBlockCompleted</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs at the completion of the user dragging and dropping a range of cells.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_DragFillBlock" data-uid="FarPoint.Win.Spread.FpSpread.DragFillBlock">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.DragFillBlock.html">DragFillBlock</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the user drags to fill a range of cells.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_DragFillBlockCompleted" data-uid="FarPoint.Win.Spread.FpSpread.DragFillBlockCompleted">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.DragFillBlockCompleted.html">DragFillBlockCompleted</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs at the completion of the user dragging to fill a range of cells.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_EditChange" data-uid="FarPoint.Win.Spread.FpSpread.EditChange">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.EditChange.html">EditChange</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the user changes the text in a cell in edit mode.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_EditError" data-uid="FarPoint.Win.Spread.FpSpread.EditError">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.EditError.html">EditError</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the user performs an invalid input operation.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_EditModeOff" data-uid="FarPoint.Win.Spread.FpSpread.EditModeOff">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.EditModeOff.html">EditModeOff</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when edit mode is stopped.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_EditModeOn" data-uid="FarPoint.Win.Spread.FpSpread.EditModeOn">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.EditModeOn.html">EditModeOn</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when edit mode is started.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_EditModeStarting" data-uid="FarPoint.Win.Spread.FpSpread.EditModeStarting">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.EditModeStarting.html">EditModeStarting</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when edit mode is about to start in the active sheet's active cell.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_EditorFocused" data-uid="FarPoint.Win.Spread.FpSpread.EditorFocused">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.EditorFocused.html">EditorFocused</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the editing control gets focus.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_EnterCell" data-uid="FarPoint.Win.Spread.FpSpread.EnterCell">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.EnterCell.html">EnterCell</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the user enters a cell.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_Error" data-uid="FarPoint.Win.Spread.FpSpread.Error">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.Error.html">Error</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the user performs an invalid operation.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_Expand" data-uid="FarPoint.Win.Spread.FpSpread.Expand">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.Expand.html">Expand</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when a row is expanded or collapsed.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_FilterBarClick" data-uid="FarPoint.Win.Spread.FpSpread.FilterBarClick">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.FilterBarClick.html">FilterBarClick</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the user presses the left mouse button in a filter bar cell.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_FilterBarDoubleClick" data-uid="FarPoint.Win.Spread.FpSpread.FilterBarDoubleClick">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.FilterBarDoubleClick.html">FilterBarDoubleClick</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the user presses the left mouse button down twice (double-clicks) in a filter bar cell.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_FilterBarDropDownSelectionChanging" data-uid="FarPoint.Win.Spread.FpSpread.FilterBarDropDownSelectionChanging">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.FilterBarDropDownSelectionChanging.html">FilterBarDropDownSelectionChanging</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the user selects a value from the drop-down list in the filter bar editor.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_Grouped" data-uid="FarPoint.Win.Spread.FpSpread.Grouped">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.Grouped.html">Grouped</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the grouping is finished.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_Grouping" data-uid="FarPoint.Win.Spread.FpSpread.Grouping">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.Grouping.html">Grouping</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the user performs grouping.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_HeaderIndicatorPositionAdjustingChanged" data-uid="FarPoint.Win.Spread.FpSpread.HeaderIndicatorPositionAdjustingChanged">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.HeaderIndicatorPositionAdjustingChanged.html">HeaderIndicatorPositionAdjustingChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the <a class="xref" href="FarPoint.Win.Spread.FpSpread.HeaderIndicatorPositionAdjusting.html#FarPoint_Win_Spread_FpSpread_HeaderIndicatorPositionAdjusting">HeaderIndicatorPositionAdjusting</a> property has changed.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_HyperLinkClicked" data-uid="FarPoint.Win.Spread.FpSpread.HyperLinkClicked">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.HyperLinkClicked.html">HyperLinkClicked</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the user clicks on hyper link text.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_InputScopeChanged" data-uid="FarPoint.Win.Spread.FpSpread.InputScopeChanged">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.InputScopeChanged.html">InputScopeChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the InputScope property is changed.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_LeaveCell" data-uid="FarPoint.Win.Spread.FpSpread.LeaveCell">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.LeaveCell.html">LeaveCell</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the user leaves a cell.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_LeftChange" data-uid="FarPoint.Win.Spread.FpSpread.LeftChange">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.LeftChange.html">LeftChange</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the left column changes.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_MacroResolve" data-uid="FarPoint.Win.Spread.FpSpread.MacroResolve">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.MacroResolve.html">MacroResolve</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when Spread binds to a function delegate by name.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_PaintGrayArea" data-uid="FarPoint.Win.Spread.FpSpread.PaintGrayArea">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.PaintGrayArea.html">PaintGrayArea</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the gray area needs painting.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_PaintGroupBarBackground" data-uid="FarPoint.Win.Spread.FpSpread.PaintGroupBarBackground">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.PaintGroupBarBackground.html">PaintGroupBarBackground</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the group bar background is painted.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_PaintTabStrip" data-uid="FarPoint.Win.Spread.FpSpread.PaintTabStrip">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.PaintTabStrip.html">PaintTabStrip</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the tab strip needs painting.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_PaintTabStripButton" data-uid="FarPoint.Win.Spread.FpSpread.PaintTabStripButton">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.PaintTabStripButton.html">PaintTabStripButton</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when a TabStrip button needs painting.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_PaintTabStripTab" data-uid="FarPoint.Win.Spread.FpSpread.PaintTabStripTab">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.PaintTabStripTab.html">PaintTabStripTab</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when a TabStrip tab needs painting.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_PanningModeChanged" data-uid="FarPoint.Win.Spread.FpSpread.PanningModeChanged">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.PanningModeChanged.html">PanningModeChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the <a class="xref" href="FarPoint.Win.Spread.FpSpread.PanningMode.html#FarPoint_Win_Spread_FpSpread_PanningMode">PanningMode</a> property has changed.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_PreviewRowFetch" data-uid="FarPoint.Win.Spread.FpSpread.PreviewRowFetch">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.PreviewRowFetch.html">PreviewRowFetch</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the user customizes the preview row of the Spread component.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_PrintAbort" data-uid="FarPoint.Win.Spread.FpSpread.PrintAbort">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.PrintAbort.html">PrintAbort</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs continually as printing occurs in order to give the user the opportunity to discontinue a print job.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_PrintBackground" data-uid="FarPoint.Win.Spread.FpSpread.PrintBackground">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.PrintBackground.html">PrintBackground</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs before each page is printed.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_PrintCancelled" data-uid="FarPoint.Win.Spread.FpSpread.PrintCancelled">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.PrintCancelled.html">PrintCancelled</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when a print job is discontinued by the user.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_PrintDocument" data-uid="FarPoint.Win.Spread.FpSpread.PrintDocument">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.PrintDocument.html">PrintDocument</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when printing a sheet.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_PrintHeaderFooterArea" data-uid="FarPoint.Win.Spread.FpSpread.PrintHeaderFooterArea">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.PrintHeaderFooterArea.html">PrintHeaderFooterArea</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the header or footer needs printing.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_PrintMessageBox" data-uid="FarPoint.Win.Spread.FpSpread.PrintMessageBox">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.PrintMessageBox.html">PrintMessageBox</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs before and after a print job.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_PrintPreviewShowing" data-uid="FarPoint.Win.Spread.FpSpread.PrintPreviewShowing">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.PrintPreviewShowing.html">PrintPreviewShowing</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs before the preview dialog appears.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_QueryRecentItems" data-uid="FarPoint.Win.Spread.FpSpread.QueryRecentItems">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.QueryRecentItems.html">QueryRecentItems</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when <a class="xref" href="FarPoint.Win.Spread.FpSpread.html">FpSpread</a> queries recent items.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_RangeGroupStateChanged" data-uid="FarPoint.Win.Spread.FpSpread.RangeGroupStateChanged">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.RangeGroupStateChanged.html">RangeGroupStateChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the user has changed the state of the row or column outline (range group).</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_RangeGroupStateChanging" data-uid="FarPoint.Win.Spread.FpSpread.RangeGroupStateChanging">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.RangeGroupStateChanging.html">RangeGroupStateChanging</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs before the user changes the state of row or column outlines (range group).</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_ResizeZeroIndicatorChanged" data-uid="FarPoint.Win.Spread.FpSpread.ResizeZeroIndicatorChanged">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.ResizeZeroIndicatorChanged.html">ResizeZeroIndicatorChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the <a class="xref" href="FarPoint.Win.Spread.FpSpread.ResizeZeroIndicator.html#FarPoint_Win_Spread_FpSpread_ResizeZeroIndicator">ResizeZeroIndicator</a> property has changed.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_ResolveAction" data-uid="FarPoint.Win.Spread.FpSpread.ResolveAction">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.ResolveAction.html">ResolveAction</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs an <a class="xref" href="FarPoint.Win.Spread.Action.html">Action</a> object is created.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_ResolveCustomControl" data-uid="FarPoint.Win.Spread.FpSpread.ResolveCustomControl">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.ResolveCustomControl.html">ResolveCustomControl</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs a customizable control is created.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_RowDragMove" data-uid="FarPoint.Win.Spread.FpSpread.RowDragMove">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.RowDragMove.html">RowDragMove</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when <a class="xref" href="FarPoint.Win.Spread.FpSpread.AllowRowMove.html#FarPoint_Win_Spread_FpSpread_AllowRowMove">AllowRowMove</a> is true and the user drags to move a row.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_RowDragMoveCompleted" data-uid="FarPoint.Win.Spread.FpSpread.RowDragMoveCompleted">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.RowDragMoveCompleted.html">RowDragMoveCompleted</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the user finishes moving a row by dragging.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_RowDragMoveCompleting" data-uid="FarPoint.Win.Spread.FpSpread.RowDragMoveCompleting">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.RowDragMoveCompleting.html">RowDragMoveCompleting</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs before the user finishes dragging row(s).</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_RowErrorTextChanged" data-uid="FarPoint.Win.Spread.FpSpread.RowErrorTextChanged">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.RowErrorTextChanged.html">RowErrorTextChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the row error text has changed.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_RowHeightChanged" data-uid="FarPoint.Win.Spread.FpSpread.RowHeightChanged">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.RowHeightChanged.html">RowHeightChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the row height has changed.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_RowHeightChanging" data-uid="FarPoint.Win.Spread.FpSpread.RowHeightChanging">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.RowHeightChanging.html">RowHeightChanging</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the column width is changing.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_RowViewportHeightChanged" data-uid="FarPoint.Win.Spread.FpSpread.RowViewportHeightChanged">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.RowViewportHeightChanged.html">RowViewportHeightChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when a viewport row height has changed.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_ScrollTipFetch" data-uid="FarPoint.Win.Spread.FpSpread.ScrollTipFetch">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.ScrollTipFetch.html">ScrollTipFetch</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the user scrolls the Spread component.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_SearchDialogClosing" data-uid="FarPoint.Win.Spread.FpSpread.SearchDialogClosing">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.SearchDialogClosing.html">SearchDialogClosing</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the search form is closing.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_SelectionChanged" data-uid="FarPoint.Win.Spread.FpSpread.SelectionChanged">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.SelectionChanged.html">SelectionChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the selection of cells on the sheet has changed.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_SelectionChanging" data-uid="FarPoint.Win.Spread.FpSpread.SelectionChanging">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.SelectionChanging.html">SelectionChanging</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the selection of cells on the sheet is changing.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_ShapeActivated" data-uid="FarPoint.Win.Spread.FpSpread.ShapeActivated">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.ShapeActivated.html">ShapeActivated</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the user changes the active shape object.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_ShapeDeactivated" data-uid="FarPoint.Win.Spread.FpSpread.ShapeDeactivated">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.ShapeDeactivated.html">ShapeDeactivated</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the user deactivates the active shape object.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_SheetAutoScrolling" data-uid="FarPoint.Win.Spread.FpSpread.SheetAutoScrolling">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.SheetAutoScrolling.html">SheetAutoScrolling</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the sheet is automatically scrolling.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_SheetDragMoved" data-uid="FarPoint.Win.Spread.FpSpread.SheetDragMoved">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.SheetDragMoved.html">SheetDragMoved</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs right after the user finishes drag-moving the sheet to another index.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_SheetDragMoving" data-uid="FarPoint.Win.Spread.FpSpread.SheetDragMoving">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.SheetDragMoving.html">SheetDragMoving</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the user drag-move the sheet name tab to move sheet.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_SheetTabClick" data-uid="FarPoint.Win.Spread.FpSpread.SheetTabClick">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.SheetTabClick.html">SheetTabClick</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the user clicks the sheet tab.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_SheetTabDoubleClick" data-uid="FarPoint.Win.Spread.FpSpread.SheetTabDoubleClick">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.SheetTabDoubleClick.html">SheetTabDoubleClick</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the user double-clicks the sheet tab.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_ShowGrippersInEditingStatusChanged" data-uid="FarPoint.Win.Spread.FpSpread.ShowGrippersInEditingStatusChanged">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.ShowGrippersInEditingStatusChanged.html">ShowGrippersInEditingStatusChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the ShowGrippersInEditingStatus value is changed.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_Sorted" data-uid="FarPoint.Win.Spread.FpSpread.Sorted">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.Sorted.html">Sorted</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when spread is sorted.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_Sorting" data-uid="FarPoint.Win.Spread.FpSpread.Sorting">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.Sorting.html">Sorting</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when spread is sorting.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_SubEditorClosed" data-uid="FarPoint.Win.Spread.FpSpread.SubEditorClosed">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.SubEditorClosed.html">SubEditorClosed</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when a subeditor is closed for a cell.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_SubEditorOpening" data-uid="FarPoint.Win.Spread.FpSpread.SubEditorOpening">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.SubEditorOpening.html">SubEditorOpening</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when a subeditor is about to be displayed.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_TableChanged" data-uid="FarPoint.Win.Spread.FpSpread.TableChanged">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.TableChanged.html">TableChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the table changes.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_TapToAddSelectionChanged" data-uid="FarPoint.Win.Spread.FpSpread.TapToAddSelectionChanged">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.TapToAddSelectionChanged.html">TapToAddSelectionChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the TapToAddSelection property is changed.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_TextTipFetch" data-uid="FarPoint.Win.Spread.FpSpread.TextTipFetch">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.TextTipFetch.html">TextTipFetch</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the pointer (cursor) is over a cell and the text tip or cell note
should be displayed (the TextTip property is set to a value other than Off).</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_TopChange" data-uid="FarPoint.Win.Spread.FpSpread.TopChange">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.TopChange.html">TopChange</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the top row changes.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_TouchDropDownScaleChanged" data-uid="FarPoint.Win.Spread.FpSpread.TouchDropDownScaleChanged">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.TouchDropDownScaleChanged.html">TouchDropDownScaleChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the <a class="xref" href="FarPoint.Win.Spread.FpSpread.TouchDropDownScale.html#FarPoint_Win_Spread_FpSpread_TouchDropDownScale">TouchDropDownScale</a> property has changed.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_TouchSelectionGripperBackColorChanged" data-uid="FarPoint.Win.Spread.FpSpread.TouchSelectionGripperBackColorChanged">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.TouchSelectionGripperBackColorChanged.html">TouchSelectionGripperBackColorChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the TouchSelectionGripperBackColor is changed.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_TouchSelectionGripperLineColorChanged" data-uid="FarPoint.Win.Spread.FpSpread.TouchSelectionGripperLineColorChanged">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.TouchSelectionGripperLineColorChanged.html">TouchSelectionGripperLineColorChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when TouchSelectionGripperLineColor is changed.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_TouchSelectionGripperThicknessChanged" data-uid="FarPoint.Win.Spread.FpSpread.TouchSelectionGripperThicknessChanged">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.TouchSelectionGripperThicknessChanged.html">TouchSelectionGripperThicknessChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the TouchSelectionGripperThickness is changed.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_TouchStripOpening" data-uid="FarPoint.Win.Spread.FpSpread.TouchStripOpening">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.TouchStripOpening.html">TouchStripOpening</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when FpSpread tries to show a FarPoint.Win.Spread.TouchStrip in a touch device.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_TouchZoomSnapDistanceChanged" data-uid="FarPoint.Win.Spread.FpSpread.TouchZoomSnapDistanceChanged">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.TouchZoomSnapDistanceChanged.html">TouchZoomSnapDistanceChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the <a class="xref" href="FarPoint.Win.Spread.FpSpread.TouchZoomSnapDistance.html#FarPoint_Win_Spread_FpSpread_TouchZoomSnapDistance">TouchZoomSnapDistance</a> property has changed.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_Ungrouped" data-uid="FarPoint.Win.Spread.FpSpread.Ungrouped">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.Ungrouped.html">Ungrouped</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when all the grouping is removed.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_UseOptimizedSelectionForTouchChanged" data-uid="FarPoint.Win.Spread.FpSpread.UseOptimizedSelectionForTouchChanged">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.UseOptimizedSelectionForTouchChanged.html">UseOptimizedSelectionForTouchChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the UseOptimizedSelectionForTouch is changed.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_UserFormulaEntered" data-uid="FarPoint.Win.Spread.FpSpread.UserFormulaEntered">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.UserFormulaEntered.html">UserFormulaEntered</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the user types a formula.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_FpSpread_UserZooming" data-uid="FarPoint.Win.Spread.FpSpread.UserZooming">
          <a class="xref" href="FarPoint.Win.Spread.FpSpread.UserZooming.html">UserZooming</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the user zooms.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
