[]
        
(Showing Draft Content)

FarPoint.Win.Spread.UndoRedo.ClipboardPasteSheetUndoAction

ClipboardPasteSheetUndoAction Class

Represents the action for Clipboard paste of a sheet.

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

Constructors

Name Description
ClipboardPasteSheetUndoAction()

Creates a new ClipboardPasteSheetUndoAction.

Methods

Name Description
PerformUndoAction(object)

Performs the action.

SaveUndoState()

Saves the undo state before performing the action.

Undo(object)

Undoes the action.