SpreadsheetClipboardContent
Interface
Provides information about the clipboard content that is being copied, cut, or pasted, as well as about the merged cells within the selection.
Definition
Package:@progress/kendo-angular-spreadsheet
Properties
data
any[]
The data that is being copied, cut, or pasted.
mergedCells
string[]
A collection representing the merged cells contained within the selected range.