Spread WPF 17
GrapeCity.Windows.SpreadSheet.UI Namespace / ClipboardPastingEventArgs Class
Properties

In This Topic
    ClipboardPastingEventArgs Class Members
    In This Topic

    The following tables list the members exposed by ClipboardPastingEventArgs.

    Public Properties
     NameDescription
    Public Property (Inherited from System.ComponentModel.CancelEventArgs)
    Public PropertyGets the cell range for pasting.  
    Public PropertyGets a value indicating whether is cutting.  
    Public PropertyGets the ClipboardPasteOptions value when pasting.  
    Public PropertyGets the soruce range.  
    Public PropertyGets the source sheet.  
    Public PropertyGets the worksheet for patsting.  
    Top
    See Also