Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.UndoRedo Namespace / ClipboardCutUndoAction Class
Fields Methods


In This Topic
    ClipboardCutUndoAction Class Members
    In This Topic

    The following tables list the members exposed by ClipboardCutUndoAction.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Protected Fields
     NameDescription
    Protected FieldSpecifies the cell Clipboard information.  
    Protected FieldSpecifies the cell range of the Clipboard operation.  
    Protected FieldSpecifies the chart information.  
    Protected FieldSpecifies the column Clipboard information.  
    Protected FieldSpecifies the outline (range group) information.  
    Protected FieldSpecifies the ClipboardCopyOptions for the cut action.  
    Protected FieldSpecifies the row Clipboard information.  
    Protected FieldSpecifies the outline (range group) information.  
    Protected FieldSpecifies the shape Clipboard information.  
    Protected FieldSpecifies the name of the shape being cut.  
    Protected FieldSpecifies the sheet corner style included if the entire sheet is cut  
    Protected FieldSpecifies the view of the Clipboard operation.  
    Protected FieldSpecifies the cell range of the Clipboard operation.  
    Protected FieldSpecifies the text if copyOptions is AsString or AsStringSkipHidden  
    Top
    Public Methods
     NameDescription
    Public MethodClones the object. (Inherited from FarPoint.Win.Spread.UndoRedo.UndoAction)
    Public MethodPerforms the undo action. (Inherited from FarPoint.Win.Spread.UndoRedo.UndoAction)
    Public MethodOverridden. Peforms the Clipboard cut action.  
    Public MethodReturns a string that represents this object.  
    Public MethodOverridden. Peforms the undo Clipboard cut action.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Saves the undo state of this Clipboard cut action.  
    Top
    See Also