Spread Windows Forms 9.0 Product Documentation
ClipboardPasteUndoAction Class Members
Fields  Methods 


The following tables list the members exposed by ClipboardPasteUndoAction.

Public Constructors
 NameDescription
Public ConstructorClipboardPasteUndoAction ConstructorOverloaded.   
Top
Protected Fields
 NameDescription
Protected FieldcellInfoSpecifies the previous contents of the range (before the paste).  
Protected FieldcellRangeSpecifies the cell range of the Clipboard operation.  
Protected FieldclipCellInfoSpecifies the cell information to be pasted (retrieved from the Clipboard).  
Protected FieldclipColumnInfoSpecifies the column information to be pasted (retrieved from the Clipboard).  
Protected FieldclipRangeGroupInfosSpecifies the outline (range group) information for the Clipboard.  
Protected FieldclipRowInfoSpecifies the row information to be pasted (retrieved from the Clipboard).  
Protected FieldclipSheetCornerStyleSpecifies the sheet corner style to be pasted (retrieved from the Clipboard).  
Protected FieldclipTextSpecifies the text pasted (retrieved from the Clipboard).  
Protected FieldcolumnInfoSpecifies the column level contents of the range (before paste).  
Protected FieldcolumnRangeGroupInfoSpecifies the outline (range group) information for columns.  
Protected FieldpasteOptionSpecifies the Clipboard paste options.  
Protected FieldpasteToFillSpecifies whether the paste operation was performed with ClipboardPasteToFill  
Protected FieldpreviewRowInfoSpecifies preview row information for the Clipboard.  
Protected FieldrowInfoSpecifies the row level contents of the range (before paste).  
Protected FieldrowRangeGroupInfoSpecifies the outline (range group) information for rows.  
Protected FieldshapeSpecifies the shape object pasted (retrieved from the Clipboard).  
Protected FieldsheetCornerStyleSpecifies the sheet corner style of the range (before paste).  
Protected FieldsheetViewSpecifies the sheet that contains the cell range.  
Protected FieldtextSpecifies the previous text contents of the range (before the paste).  
Protected FieldundoStateSavedSpecifies whether undo state information has been saved.  
Top
Public Methods
 NameDescription
Public MethodCloneClones the object. (Inherited from FarPoint.Win.Spread.UndoRedo.UndoAction)
Public MethodPerformActionPerforms the undo action. (Inherited from FarPoint.Win.Spread.UndoRedo.UndoAction)
Public MethodPerformUndoActionOverridden. Performs the Clipboard paste action.  
Public MethodToStringReturns a string that represents this object.  
Public MethodUndoOverridden. Undoes the paste from the Clipboard.  
Top
Protected Methods
 NameDescription
Protected MethodSaveUndoStateOverridden. Saves the undo state of this Clipboard operation action.  
Top
See Also

Reference

ClipboardPasteUndoAction Class
FarPoint.Win.Spread.UndoRedo Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.