@univerjssheets-drawing-uifacadeinterfacesIbeforeovergridimageinsertparam

@univerjs/sheets-drawing-ui v0.5.4


Interface: IBeforeOverGridImageInsertParam

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

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
insertImageParamsISheetImage[]Collection of parameters of the images to be inserted. ISheetImage-sheets-drawing-ui/src/facade/f-event.ts:224
workbookFWorkbookThe workbook instance currently being operated on. FWorkbook-sheets-drawing-ui/src/facade/f-event.ts:219