@univerjs/sheets-drawing-ui v0.5.4


Interface: IOverGridImageRemovedParam

Defined in: sheets-drawing-ui/src/facade/f-event.ts:251

Base interface for all event parameters IEventBase

Extends

Properties

PropertyTypeDescriptionInherited fromDefined in
cancel?booleanFlag to cancel the event if supportedIEventBase.cancelcore/src/facade/f-event.ts:29
removeImageParamsIDrawingSearch[]Collection of parameters of the images after removal. ISheetImage-sheets-drawing-ui/src/facade/f-event.ts:260
workbookFWorkbookThe workbook instance currently being operated on. FWorkbook-sheets-drawing-ui/src/facade/f-event.ts:255