RangeCopiedEventArgs Properties
Provides data for the SpreadsheetControl.RangeCopied event.| Name | Description |
|---|---|
| IsCut | Gets or sets a value indicating whether the copied data is cut from the source range. |
| RangeReference | Gets the reference to the cell range from which data has been copied. |
See Also