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


Glossary Item Box

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 FieldshapeNameName of 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 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 representing 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

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