The following tables list the members exposed by ClipboardCutUndoAction.
| Name | Description | |
|---|---|---|
![]()  | ClipboardCutUndoAction Constructor | Overloaded. | 
| Name | Description | |
|---|---|---|
![]()  | cellInfo | Specifies the cell Clipboard information. | 
![]()  | cellRange | Specifies the cell range of the Clipboard operation. | 
![]()  | chartInfo | Specifies the chart information. | 
![]()  | columnInfo | Specifies the column Clipboard information. | 
![]()  | columnRangeGroupInfo | Specifies the outline (range group) information. | 
![]()  | copyOptions | Specifies the ClipboardCopyOptions for the cut action. | 
![]()  | rowInfo | Specifies the row Clipboard information. | 
![]()  | rowRangeGroupInfo | Specifies the outline (range group) information. | 
![]()  | shapeInfo | Specifies the shape Clipboard information. | 
![]()  | shapeName | Name of shape being cut. | 
![]()  | sheetCornerStyle | Specifies the sheet corner style included if the entire sheet is cut | 
![]()  | sheetView | Specifies the view of the Clipboard operation. | 
![]()  | text | Specifies the text if copyOptions is AsString or AsStringSkipHidden | 
| Name | Description | |
|---|---|---|
![]()  | Clone | Clones the object. (Inherited from FarPoint.Win.Spread.UndoRedo.UndoAction) | 
![]()  | PerformAction | Performs the undo action. (Inherited from FarPoint.Win.Spread.UndoRedo.UndoAction) | 
![]()  | PerformUndoAction | Overridden. Peforms the Clipboard cut action. | 
![]()  | ToString | Returns a string that represents this object. | 
![]()  | Undo | Overridden. Peforms the undo Clipboard cut action. | 
| Name | Description | |
|---|---|---|
![]()  | SaveUndoState | Overridden. Saves the undo state of this Clipboard cut action. | 
    
    
    
    
    
    


