ClipboardDataPastedEventArgs Properties
Provides data for the SpreadsheetControl.ClipboardDataPasted event.| Name | Description |
|---|---|
| PictureId | Gets the ID value of the inserted picture. |
| PictureName | Gets the name of the inserted picture. |
| TargetRange | Gets the cell range into which the data has been pasted. |
See Also