Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.UndoRedo Namespace / ClipboardCutDataOnlyUndoAction Class
Fields Methods


ClipboardCutDataOnlyUndoAction Class Members

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