Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.UndoRedo Namespace / ClipboardCutDataOnlyUndoAction Class
Fields Methods


In This Topic
    ClipboardCutDataOnlyUndoAction Class Members
    In This Topic

    The following tables list the members exposed by ClipboardCutDataOnlyUndoAction.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Protected Fields
     NameDescription
    Protected FieldSpecifies the cell Clipboard information.  
    Protected FieldSpecifies the cell range of the Clipboard operation.  
    Protected FieldSpecifies the sheet that contains the cell range.  
    Protected FieldSpecifies the text.  
    Top
    Public Methods
     NameDescription
    Public MethodClones the object. (Inherited from FarPoint.Win.Spread.UndoRedo.UndoAction)
    Public MethodPerforms the undo action. (Inherited from FarPoint.Win.Spread.UndoRedo.UndoAction)
    Public MethodOverridden. Performs the Clipboard operation action.  
    Public MethodReturns a string that represents this object.  
    Public MethodOverridden. Performs the undo Clipboard operation action.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Saves the undo state of this Clipboard operation action.  
    Top
    See Also