Spread Windows Forms 9.0 Product Documentation
ClipboardCutUndoAction Class Members
Fields  Methods 


The following tables list the members exposed by ClipboardCutUndoAction.

Public Constructors
 NameDescription
Public ConstructorClipboardCutUndoAction ConstructorOverloaded.   
Top
Protected Fields
 NameDescription
Protected FieldcellInfoSpecifies the cell Clipboard information.  
Protected FieldcellRangeSpecifies the cell range of the Clipboard operation.  
Protected FieldchartInfoSpecifies the chart information.  
Protected FieldcolumnInfoSpecifies the column Clipboard information.  
Protected FieldcolumnRangeGroupInfoSpecifies the outline (range group) information.  
Protected FieldcopyOptionsSpecifies the ClipboardCopyOptions for the cut action.  
Protected FieldrowInfoSpecifies the row Clipboard information.  
Protected FieldrowRangeGroupInfoSpecifies the outline (range group) information.  
Protected FieldshapeInfoSpecifies the shape Clipboard information.  
Protected FieldshapeNameSpecifies the name of the shape being cut.  
Protected FieldsheetCornerStyleSpecifies the sheet corner style included if the entire sheet is cut  
Protected FieldsheetViewSpecifies the view of the Clipboard operation.  
Protected FieldtableInfoSpecifies the cell range of the Clipboard operation.  
Protected FieldtextSpecifies the text if copyOptions is AsString or AsStringSkipHidden  
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. Peforms the Clipboard cut action.  
Public MethodToStringReturns a string that represents this object.  
Public MethodUndoOverridden. Peforms the undo Clipboard cut action.  
Top
Protected Methods
 NameDescription
Protected MethodSaveUndoStateOverridden. Saves the undo state of this Clipboard cut action.  
Top
See Also

Reference

ClipboardCutUndoAction Class
FarPoint.Win.Spread.UndoRedo Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.