Spread Windows Forms 12.0 Product Documentation
ClipboardPastedEventArgs Class
Members 


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : ClipboardPastedEventArgs Class
Represents the event data for the ClipboardPasted event for the Spread component, which occurs after the Clipboard paste action.
Object Model
ClipboardPastedEventArgs ClassCellRange ClassSheetView Class
Syntax
'Declaration
 
Public Class ClipboardPastedEventArgs 
   Inherits System.EventArgs
'Usage
 
Dim instance As ClipboardPastedEventArgs
public class ClipboardPastedEventArgs : System.EventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      FarPoint.Win.Spread.ClipboardPastedEventArgs

See Also

Reference

ClipboardPastedEventArgs Members
FarPoint.Win.Spread Namespace