| GrapeCity.Xaml.SpreadSheet.UI Namespace : ClipboardPastingEventArgs Class | 
The following tables list the members exposed by ClipboardPastingEventArgs.
| Name | Description | |
|---|---|---|
|  | Cancel | (Inherited from System.ComponentModel.CancelEventArgs) | 
|  | CellRange | Gets the cell range for pasting. | 
|  | IsCutting | Gets a value indicating whether is cutting. | 
|  | PasteOption | Gets the ClipboardPasteOptions value when pasting. | 
|  | SourceRange | Gets the soruce range. | 
|  | SourceSheet | Gets the source sheet. | 
|  | Worksheet | Gets the worksheet for patsting. |