# FarPoint.Win.Spread.UndoRedo.ClipboardPasteUndoAction

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Win_Spread_UndoRedo_ClipboardPasteUndoAction" data-uid="FarPoint.Win.Spread.UndoRedo.ClipboardPasteUndoAction" class="text-break">ClipboardPasteUndoAction Class
</h1>
  <div class="markdown level0 summary"><p>Represents the undo actions for a Clipboard paste operation.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><a class="xref" href="FarPoint.Win.Spread.Action.html">Action</a></div>
    <div class="level2"><a class="xref" href="FarPoint.Win.Spread.UndoRedo.UndoAction.html">UndoAction</a></div>
    <div class="level3"><span class="xref">ClipboardPasteUndoAction</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.icloneable">ICloneable</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="FarPoint.Win.Spread.UndoRedo.html">FarPoint.Win.Spread.UndoRedo</a></h6>
  <h6><strong>Assembly</strong>: FarPoint.Win.Spread.dll</h6>
  <h5 id="FarPoint_Win_Spread_UndoRedo_ClipboardPasteUndoAction_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class ClipboardPasteUndoAction : UndoAction, ICloneable</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class ClipboardPasteUndoAction
    Inherits UndoAction
    Implements ICloneable</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_UndoRedo_ClipboardPasteUndoAction__ctor" data-uid="FarPoint.Win.Spread.UndoRedo.ClipboardPasteUndoAction.#ctor">
          <a class="xref" href="FarPoint.Win.Spread.UndoRedo.ClipboardPasteUndoAction.-ctor.html#FarPoint_Win_Spread_UndoRedo_ClipboardPasteUndoAction__ctor">ClipboardPasteUndoAction()</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new undo action for a Clipboard paste operation.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_UndoRedo_ClipboardPasteUndoAction__ctor_FarPoint_Win_Spread_ClipboardPasteOptions_" data-uid="FarPoint.Win.Spread.UndoRedo.ClipboardPasteUndoAction.#ctor(FarPoint.Win.Spread.ClipboardPasteOptions)">
          <a class="xref" href="FarPoint.Win.Spread.UndoRedo.ClipboardPasteUndoAction.-ctor.html#FarPoint_Win_Spread_UndoRedo_ClipboardPasteUndoAction__ctor_FarPoint_Win_Spread_ClipboardPasteOptions_">ClipboardPasteUndoAction(ClipboardPasteOptions)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new undo action for a Clipboard paste operation using the specified paste option.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_UndoRedo_ClipboardPasteUndoAction__ctor_FarPoint_Win_Spread_SheetView_FarPoint_Win_ElementWindowless_" data-uid="FarPoint.Win.Spread.UndoRedo.ClipboardPasteUndoAction.#ctor(FarPoint.Win.Spread.SheetView,FarPoint.Win.ElementWindowless)">
          <a class="xref" href="FarPoint.Win.Spread.UndoRedo.ClipboardPasteUndoAction.-ctor.html#FarPoint_Win_Spread_UndoRedo_ClipboardPasteUndoAction__ctor_FarPoint_Win_Spread_SheetView_FarPoint_Win_ElementWindowless_">ClipboardPasteUndoAction(SheetView, ElementWindowless)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new undo action for a Clipboard paste of the specified shape to the specified sheet.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_UndoRedo_ClipboardPasteUndoAction__ctor_FarPoint_Win_Spread_SheetView_System_Int32_System_Int32_System_Int32_System_Int32_FarPoint_Win_Spread_ClipboardPasteOptions_" data-uid="FarPoint.Win.Spread.UndoRedo.ClipboardPasteUndoAction.#ctor(FarPoint.Win.Spread.SheetView,System.Int32,System.Int32,System.Int32,System.Int32,FarPoint.Win.Spread.ClipboardPasteOptions)">
          <a class="xref" href="FarPoint.Win.Spread.UndoRedo.ClipboardPasteUndoAction.-ctor.html#FarPoint_Win_Spread_UndoRedo_ClipboardPasteUndoAction__ctor_FarPoint_Win_Spread_SheetView_System_Int32_System_Int32_System_Int32_System_Int32_FarPoint_Win_Spread_ClipboardPasteOptions_">ClipboardPasteUndoAction(SheetView, int, int, int, int, ClipboardPasteOptions)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new undo action for a Clipboard paste to the specified range in the specified sheet using the specified SheetView, cell range, and paste option.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="fields">Fields
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="FarPoint_Win_Spread_UndoRedo_ClipboardPasteUndoAction_cellInfo" data-uid="FarPoint.Win.Spread.UndoRedo.ClipboardPasteUndoAction.cellInfo">
          <a class="xref" href="FarPoint.Win.Spread.UndoRedo.ClipboardPasteUndoAction.cellInfo.html">cellInfo</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies the previous contents of the range (before the paste).</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_UndoRedo_ClipboardPasteUndoAction_cellRange" data-uid="FarPoint.Win.Spread.UndoRedo.ClipboardPasteUndoAction.cellRange">
          <a class="xref" href="FarPoint.Win.Spread.UndoRedo.ClipboardPasteUndoAction.cellRange.html">cellRange</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies the cell range of the Clipboard operation.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_UndoRedo_ClipboardPasteUndoAction_clipCellInfo" data-uid="FarPoint.Win.Spread.UndoRedo.ClipboardPasteUndoAction.clipCellInfo">
          <a class="xref" href="FarPoint.Win.Spread.UndoRedo.ClipboardPasteUndoAction.clipCellInfo.html">clipCellInfo</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies the cell information to be pasted (retrieved from the Clipboard).</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_UndoRedo_ClipboardPasteUndoAction_clipColumnInfo" data-uid="FarPoint.Win.Spread.UndoRedo.ClipboardPasteUndoAction.clipColumnInfo">
          <a class="xref" href="FarPoint.Win.Spread.UndoRedo.ClipboardPasteUndoAction.clipColumnInfo.html">clipColumnInfo</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies the column information to be pasted (retrieved from the Clipboard).</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_UndoRedo_ClipboardPasteUndoAction_clipRangeGroupInfos" data-uid="FarPoint.Win.Spread.UndoRedo.ClipboardPasteUndoAction.clipRangeGroupInfos">
          <a class="xref" href="FarPoint.Win.Spread.UndoRedo.ClipboardPasteUndoAction.clipRangeGroupInfos.html">clipRangeGroupInfos</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies the outline (range group) information for the Clipboard.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_UndoRedo_ClipboardPasteUndoAction_clipRowInfo" data-uid="FarPoint.Win.Spread.UndoRedo.ClipboardPasteUndoAction.clipRowInfo">
          <a class="xref" href="FarPoint.Win.Spread.UndoRedo.ClipboardPasteUndoAction.clipRowInfo.html">clipRowInfo</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies the row information to be pasted (retrieved from the Clipboard).</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_UndoRedo_ClipboardPasteUndoAction_clipSheetCornerStyle" data-uid="FarPoint.Win.Spread.UndoRedo.ClipboardPasteUndoAction.clipSheetCornerStyle">
          <a class="xref" href="FarPoint.Win.Spread.UndoRedo.ClipboardPasteUndoAction.clipSheetCornerStyle.html">clipSheetCornerStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies the sheet corner style to be pasted (retrieved from the Clipboard).</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_UndoRedo_ClipboardPasteUndoAction_clipText" data-uid="FarPoint.Win.Spread.UndoRedo.ClipboardPasteUndoAction.clipText">
          <a class="xref" href="FarPoint.Win.Spread.UndoRedo.ClipboardPasteUndoAction.clipText.html">clipText</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies the text pasted (retrieved from the Clipboard).</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_UndoRedo_ClipboardPasteUndoAction_columnInfo" data-uid="FarPoint.Win.Spread.UndoRedo.ClipboardPasteUndoAction.columnInfo">
          <a class="xref" href="FarPoint.Win.Spread.UndoRedo.ClipboardPasteUndoAction.columnInfo.html">columnInfo</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies the column level contents of the range (before paste).</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_UndoRedo_ClipboardPasteUndoAction_columnRangeGroupInfo" data-uid="FarPoint.Win.Spread.UndoRedo.ClipboardPasteUndoAction.columnRangeGroupInfo">
          <a class="xref" href="FarPoint.Win.Spread.UndoRedo.ClipboardPasteUndoAction.columnRangeGroupInfo.html">columnRangeGroupInfo</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies the outline (range group) information for columns.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_UndoRedo_ClipboardPasteUndoAction_pasteOption" data-uid="FarPoint.Win.Spread.UndoRedo.ClipboardPasteUndoAction.pasteOption">
          <a class="xref" href="FarPoint.Win.Spread.UndoRedo.ClipboardPasteUndoAction.pasteOption.html">pasteOption</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies the Clipboard paste options.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_UndoRedo_ClipboardPasteUndoAction_pasteToFill" data-uid="FarPoint.Win.Spread.UndoRedo.ClipboardPasteUndoAction.pasteToFill">
          <a class="xref" href="FarPoint.Win.Spread.UndoRedo.ClipboardPasteUndoAction.pasteToFill.html">pasteToFill</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies whether the paste operation was performed with ClipboardPasteToFill</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_UndoRedo_ClipboardPasteUndoAction_previewRowInfo" data-uid="FarPoint.Win.Spread.UndoRedo.ClipboardPasteUndoAction.previewRowInfo">
          <a class="xref" href="FarPoint.Win.Spread.UndoRedo.ClipboardPasteUndoAction.previewRowInfo.html">previewRowInfo</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies preview row information for the Clipboard.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_UndoRedo_ClipboardPasteUndoAction_rowInfo" data-uid="FarPoint.Win.Spread.UndoRedo.ClipboardPasteUndoAction.rowInfo">
          <a class="xref" href="FarPoint.Win.Spread.UndoRedo.ClipboardPasteUndoAction.rowInfo.html">rowInfo</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies the row level contents of the range (before paste).</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_UndoRedo_ClipboardPasteUndoAction_rowRangeGroupInfo" data-uid="FarPoint.Win.Spread.UndoRedo.ClipboardPasteUndoAction.rowRangeGroupInfo">
          <a class="xref" href="FarPoint.Win.Spread.UndoRedo.ClipboardPasteUndoAction.rowRangeGroupInfo.html">rowRangeGroupInfo</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies the outline (range group) information for rows.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_UndoRedo_ClipboardPasteUndoAction_shape" data-uid="FarPoint.Win.Spread.UndoRedo.ClipboardPasteUndoAction.shape">
          <a class="xref" href="FarPoint.Win.Spread.UndoRedo.ClipboardPasteUndoAction.shape.html">shape</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies the shape object pasted (retrieved from the Clipboard).</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_UndoRedo_ClipboardPasteUndoAction_sheetCornerStyle" data-uid="FarPoint.Win.Spread.UndoRedo.ClipboardPasteUndoAction.sheetCornerStyle">
          <a class="xref" href="FarPoint.Win.Spread.UndoRedo.ClipboardPasteUndoAction.sheetCornerStyle.html">sheetCornerStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies the sheet corner style of the range (before paste).</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_UndoRedo_ClipboardPasteUndoAction_sheetView" data-uid="FarPoint.Win.Spread.UndoRedo.ClipboardPasteUndoAction.sheetView">
          <a class="xref" href="FarPoint.Win.Spread.UndoRedo.ClipboardPasteUndoAction.sheetView.html">sheetView</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies the sheet that contains the cell range.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_UndoRedo_ClipboardPasteUndoAction_text" data-uid="FarPoint.Win.Spread.UndoRedo.ClipboardPasteUndoAction.text">
          <a class="xref" href="FarPoint.Win.Spread.UndoRedo.ClipboardPasteUndoAction.text.html">text</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies the previous text contents of the range (before the paste).</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_UndoRedo_ClipboardPasteUndoAction_undoStateSaved" data-uid="FarPoint.Win.Spread.UndoRedo.ClipboardPasteUndoAction.undoStateSaved">
          <a class="xref" href="FarPoint.Win.Spread.UndoRedo.ClipboardPasteUndoAction.undoStateSaved.html">undoStateSaved</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies whether undo state information has been saved.</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_UndoRedo_ClipboardPasteUndoAction_PasteToFill" data-uid="FarPoint.Win.Spread.UndoRedo.ClipboardPasteUndoAction.PasteToFill">
          <a class="xref" href="FarPoint.Win.Spread.UndoRedo.ClipboardPasteUndoAction.PasteToFill_1.html#FarPoint_Win_Spread_UndoRedo_ClipboardPasteUndoAction_PasteToFill">PasteToFill</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>
    </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_UndoRedo_ClipboardPasteUndoAction_PerformUndoAction_System_Object_" data-uid="FarPoint.Win.Spread.UndoRedo.ClipboardPasteUndoAction.PerformUndoAction(System.Object)">
          <a class="xref" href="FarPoint.Win.Spread.UndoRedo.ClipboardPasteUndoAction.PerformUndoAction.html#FarPoint_Win_Spread_UndoRedo_ClipboardPasteUndoAction_PerformUndoAction_System_Object_">PerformUndoAction(object)</a>
        </td>
        <td class="markdown level1 summary"><p>Performs the Clipboard paste action.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_UndoRedo_ClipboardPasteUndoAction_SaveUndoState" data-uid="FarPoint.Win.Spread.UndoRedo.ClipboardPasteUndoAction.SaveUndoState">
          <a class="xref" href="FarPoint.Win.Spread.UndoRedo.ClipboardPasteUndoAction.SaveUndoState.html#FarPoint_Win_Spread_UndoRedo_ClipboardPasteUndoAction_SaveUndoState">SaveUndoState()</a>
        </td>
        <td class="markdown level1 summary"><p>Saves the undo state before performing the action.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_UndoRedo_ClipboardPasteUndoAction_ToString" data-uid="FarPoint.Win.Spread.UndoRedo.ClipboardPasteUndoAction.ToString">
          <a class="xref" href="FarPoint.Win.Spread.UndoRedo.ClipboardPasteUndoAction.ToString.html#FarPoint_Win_Spread_UndoRedo_ClipboardPasteUndoAction_ToString">ToString()</a>
        </td>
        <td class="markdown level1 summary"><p>Returns a string that represents this object.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_UndoRedo_ClipboardPasteUndoAction_Undo_System_Object_" data-uid="FarPoint.Win.Spread.UndoRedo.ClipboardPasteUndoAction.Undo(System.Object)">
          <a class="xref" href="FarPoint.Win.Spread.UndoRedo.ClipboardPasteUndoAction.Undo.html#FarPoint_Win_Spread_UndoRedo_ClipboardPasteUndoAction_Undo_System_Object_">Undo(object)</a>
        </td>
        <td class="markdown level1 summary"><p>Undoes the paste from the Clipboard.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
