The following tables list the members exposed by ClipboardPasteUndoAction.
| Name | Description | |
|---|---|---|
![]()  | ClipboardPasteUndoAction Constructor | Overloaded. | 
| Name | Description | |
|---|---|---|
![]()  | cellInfo | Specifies the previous contents of the range (before the paste). | 
![]()  | cellRange | Specifies the cell range of the Clipboard operation. | 
![]()  | clipCellInfo | Specifies the cell information to be pasted (retrieved from the Clipboard). | 
![]()  | clipColumnInfo | Specifies the column information to be pasted (retrieved from the Clipboard). | 
![]()  | clipRangeGroupInfos | Specifies the outline (range group) information for the Clipboard. | 
![]()  | clipRowInfo | Specifies the row information to be pasted (retrieved from the Clipboard). | 
![]()  | clipSheetCornerStyle | Specifies the sheet corner style to be pasted (retrieved from the Clipboard). | 
![]()  | clipText | Specifies the text pasted (retrieved from the Clipboard). | 
![]()  | columnInfo | Specifies the column level contents of the range (before paste). | 
![]()  | columnRangeGroupInfo | Specifies the outline (range group) information for columns. | 
![]()  | pasteOption | Specifies the Clipboard paste options. | 
![]()  | pasteToFill | Specifies whether the paste operation was performed with ClipboardPasteToFill | 
![]()  | previewRowInfo | Specifies preview row information for the Clipboard. | 
![]()  | rowInfo | Specifies the row level contents of the range (before paste). | 
![]()  | rowRangeGroupInfo | Specifies the outline (range group) information for rows. | 
![]()  | shape | Specifies the shape object pasted (retrieved from the Clipboard). | 
![]()  | sheetCornerStyle | Specifies the sheet corner style of the range (before paste). | 
![]()  | sheetView | Specifies the sheet that contains the cell range. | 
![]()  | text | Specifies the previous text contents of the range (before the paste). | 
![]()  | undoStateSaved | Specifies whether undo state information has been saved. | 
| Name | Description | |
|---|---|---|
![]()  | Clone | Clones the object. (Inherited from FarPoint.Win.Spread.UndoRedo.UndoAction) | 
![]()  | PerformAction | Performs the undo action. (Inherited from FarPoint.Win.Spread.UndoRedo.UndoAction) | 
![]()  | PerformUndoAction | Overridden. Performs the Clipboard paste action. | 
![]()  | ToString | Returns a string that represents this object. | 
![]()  | Undo | Overridden. Undoes the paste from the Clipboard. | 
| Name | Description | |
|---|---|---|
![]()  | SaveUndoState | Overridden. Saves the undo state of this Clipboard operation action. | 
    
    
    
    
    
    


