@univerjssheets-uifacadeinterfacesIbeforeclipboardchangeparam

@univerjs/sheets-ui v0.5.4


Interface: IBeforeClipboardChangeParam

Defined in: submodules/univer/packages/sheets-ui/src/facade/f-event.ts:394

Base interface for all event parameters IEventBase

Extends

Properties

PropertyTypeDescriptionInherited fromDefined in
cancel?booleanFlag to cancel the event if supportedIEventBase.cancelsubmodules/univer/packages/core/src/facade/f-event.ts:29
fromRangeFRangeThe range containing the content that was (copied/cut)-submodules/univer/packages/sheets-ui/src/facade/f-event.ts:418
fromSheetFWorksheetThe sheet containing the content that was (copied/cut)-submodules/univer/packages/sheets-ui/src/facade/f-event.ts:414
htmlstringClipboard HTML String-submodules/univer/packages/sheets-ui/src/facade/f-event.ts:410
textstringClipboard Text String-submodules/univer/packages/sheets-ui/src/facade/f-event.ts:406
workbookFWorkbookThe workbook instance currently being operated on. FWorkbook-submodules/univer/packages/sheets-ui/src/facade/f-event.ts:398
worksheetFWorksheetThe worksheet instance currently being operated on. FWorksheet-submodules/univer/packages/sheets-ui/src/facade/f-event.ts:402