Skip to Content
InterfacesIBeforeClipboardChangeParam

接口: IBeforeClipboardChangeParam

继承

  • IEventBase

属性

属性类型描述

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