Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.UndoRedo Namespace / ClipboardCutActiveSheetUndoAction Class
Members


ClipboardCutActiveSheetUndoAction Class
Represents the action for Clipboard cut of the active sheet.
Syntax
'Declaration
 
Public Class ClipboardCutActiveSheetUndoAction 
   Inherits UndoAction
 
'Usage
 
Dim instance As ClipboardCutActiveSheetUndoAction
Inheritance Hierarchy

System.Object
   FarPoint.Win.Spread.Action
      FarPoint.Win.Spread.UndoRedo.UndoAction
         FarPoint.Win.Spread.UndoRedo.ClipboardCutActiveSheetUndoAction

See Also