Spread Windows Forms 12.0 Product Documentation
ClipboardPasteUndoAction Class Members
Fields  Methods 


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.UndoRedo Namespace : ClipboardPasteUndoAction Class

The following tables list the members exposed by ClipboardPasteUndoAction.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Protected Fields
 NameDescription
Protected FieldSpecifies the previous contents of the range (before the paste).  
Protected FieldSpecifies the cell range of the Clipboard operation.  
Protected FieldSpecifies the cell information to be pasted (retrieved from the Clipboard).  
Protected FieldSpecifies the column information to be pasted (retrieved from the Clipboard).  
Protected FieldSpecifies the outline (range group) information for the Clipboard.  
Protected FieldSpecifies the row information to be pasted (retrieved from the Clipboard).  
Protected FieldSpecifies the sheet corner style to be pasted (retrieved from the Clipboard).  
Protected FieldSpecifies the text pasted (retrieved from the Clipboard).  
Protected FieldSpecifies the column level contents of the range (before paste).  
Protected FieldSpecifies the outline (range group) information for columns.  
Protected FieldSpecifies the Clipboard paste options.  
Protected FieldSpecifies whether the paste operation was performed with ClipboardPasteToFill  
Protected FieldSpecifies preview row information for the Clipboard.  
Protected FieldSpecifies the row level contents of the range (before paste).  
Protected FieldSpecifies the outline (range group) information for rows.  
Protected FieldSpecifies the shape object pasted (retrieved from the Clipboard).  
Protected FieldSpecifies the sheet corner style of the range (before paste).  
Protected FieldSpecifies the sheet that contains the cell range.  
Protected FieldSpecifies the previous text contents of the range (before the paste).  
Protected FieldSpecifies whether undo state information has been saved.  
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 paste action.  
Public MethodReturns a string that represents this object.  
Public MethodOverridden. Undoes the paste from the Clipboard.  
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Saves the undo state of this Clipboard operation action.  
Top
See Also

Reference

ClipboardPasteUndoAction Class
FarPoint.Win.Spread.UndoRedo Namespace