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