The event handler receives an argument of type ClipboardPastedEventArgs containing data related to this event. The following ClipboardPastedEventArgs properties provide information specific to this event.
Property | Description |
---|---|
CellRange | Gets the CellRange. |
DataObject | Gets the IDataObject |
PasteOption | Gets the ClipboardPasteOptions |
SheetView | Gets the SheetView. |