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