CopiedRangePastedEventArgs Properties
Provides data for the SpreadsheetControl.CopiedRangePasted event.| Name | Description |
|---|---|
| SourceRange | Gets a cell range from which the data has been copied. |
| TargetRange | Gets a cell range into which the data has been pasted. |
See Also