Spread Windows Forms 10.0 Product Documentation
ClipboardPasteUndoAction Class Fields


For a list of all members of this type, see ClipboardPasteUndoAction members.

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
See Also

Reference

ClipboardPasteUndoAction Class
FarPoint.Win.Spread.UndoRedo Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.