Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.UndoRedo Namespace / ClipboardPasteSheetUndoAction Class
Members


In This Topic
    ClipboardPasteSheetUndoAction Class
    In This Topic
    Represents the action for Clipboard paste of a sheet.
    Syntax
    'Declaration
     
    
    Public Class ClipboardPasteSheetUndoAction 
       Inherits UndoAction
    'Usage
     
    
    Dim instance As ClipboardPasteSheetUndoAction
    public class ClipboardPasteSheetUndoAction : UndoAction 
    Inheritance Hierarchy

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

    See Also