| Overload | Description |
|---|---|
| ClipboardPasteUndoAction Constructor() | Creates a new undo action for a Clipboard paste operation. |
| ClipboardPasteUndoAction Constructor(ClipboardPasteOptions) | Creates a new undo action for a Clipboard paste operation using the specified paste option. |
| ClipboardPasteUndoAction Constructor(SheetView,ElementWindowless) | Creates a new undo action for a Clipboard paste of the specified shape to the specified sheet. |
| ClipboardPasteUndoAction Constructor(SheetView,Int32,Int32,Int32,Int32,ClipboardPasteOptions) | 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. |