Skip to Content
InterfacesIBeforeClipboardChangeParam

Interface: IBeforeClipboardChangeParam

Extends

  • IEventBase

Properties

PropertyTypeDescriptionInherited from

cancel?

boolean

Flag to cancel the event if supported

IEventBase.cancel

fromRange

FRange

The range containing the content that was (copied/cut)

fromSheet

FWorksheet

The sheet containing the content that was (copied/cut)

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. FWorksheet