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