New to Kendo UI for AngularStart a free 30-day trial

SpreadsheetClipboardEvent

Updated on Dec 18, 2025

Provides the event data for the Spreadsheet cut, copy and paste events.

NameTypeDefaultDescription

clipboardContent

SpreadsheetClipboardContent

The clipboard content that is being copied, cut, or pasted.

isDefaultPrevented

Function

Returns true if any subscriber prevented the default action.

preventDefault

Function

Prevents the default action for the event. The Spreadsheet suppresses the built-in behavior that follows the event.

range

Range

The selected Range in the active sheet that is about to be copied.

sender

SpreadsheetWidget

The SpreadsheetWidget instance which fired the event.

type

SpreadsheetClipboardEventType

The type of the clipboard event.

Not finding the help you need?
Contact Support