Spread Windows Forms 6.0 Product Documentation
ClipboardPasteUndoAction Class Members
See Also  Fields  Methods  Support Options
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.UndoRedo Namespace : ClipboardPasteUndoAction Class


Glossary Item Box

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 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 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 range (before paste).  
Protected FieldsheetViewSpecifies the sheet containing 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 representing 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

© 2002-2012 ComponentOne, a division of GrapeCity. All Rights Reserved.