Skip to Content
InterfacesIBeforeClipboardChangeParam

Interface: IBeforeClipboardChangeParam

Extends

  • IEventBase

Properties

PropertyTypeDescription

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