[]
Represents the action for Clipboard paste of a sheet.
public class ClipboardPasteSheetUndoAction : UndoAction, ICloneable
Public Class ClipboardPasteSheetUndoAction
Inherits UndoAction
Implements ICloneable
Name | Description |
---|---|
ClipboardPasteSheetUndoAction() | Creates a new ClipboardPasteSheetUndoAction. |
Name | Description |
---|---|
PerformUndoAction(object) | Performs the action. |
SaveUndoState() | Saves the undo state before performing the action. |
Undo(object) | Undoes the action. |