Skip to Content
InterfacesIBeforeClipboardPasteParam

Interface: IBeforeClipboardPasteParam

Extends

  • IEventBase

Properties

PropertyTypeDescriptionInherited from

cancel?

boolean

Flag to cancel the event if supported

IEventBase.cancel

html?

string

Clipboard HTML String

text?

string

Clipboard Text String

workbook

FWorkbook

The workbook instance currently being operated on. FWorkbook

worksheet

FWorksheet

The worksheet instance currently being operated on. FWorkbook