Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.UndoRedo Namespace / ClipboardPasteUndoAction Class


In This Topic
    ClipboardPasteUndoAction Class Fields
    In This Topic

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

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