[]
        
(Showing Draft Content)

FarPoint.Win.Spread.UndoRedo.ClipboardCutActiveSheetUndoAction

ClipboardCutActiveSheetUndoAction Class

Represents the action for Clipboard cut of the active sheet.

Inheritance
ClipboardCutActiveSheetUndoAction
Implements
Namespace: FarPoint.Win.Spread.UndoRedo
Assembly: FarPoint.Win.Spread.dll
Syntax
public class ClipboardCutActiveSheetUndoAction : UndoAction, ICloneable
Public Class ClipboardCutActiveSheetUndoAction
    Inherits UndoAction
    Implements ICloneable

Constructors

Name Description
ClipboardCutActiveSheetUndoAction()

Creates a new ClipboardCutActiveSheetUndoAction.

Methods

Name Description
PerformUndoAction(object)

Performs the action.

SaveUndoState()

Saves the undo state before performing the action.

Undo(object)

Undoes the action.