Spread Windows Forms 18
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.UndoRedo Namespace / ClipboardCutUndoAction Class


In This Topic
    ClipboardCutUndoAction Class Fields
    In This Topic

    For a list of all members of this type, see ClipboardCutUndoAction members.

    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
    See Also