@univerjs-prosheets-printfacadeinterfacesIbeforesheetprintcancelevent

@univerjs-pro/sheets-print v0.5.4


Interface: IBeforeSheetPrintCancelEvent

Defined in: packages/sheets-print/src/facade/f-event.ts:78

Event triggered before print operation is canceled

Extends

Properties

PropertyTypeDescriptionInherited fromDefined in
cancel?booleanFlag to cancel the event if supportedIEventBase.cancelsubmodules/univer/packages/core/src/facade/f-event.ts:29
layoutConfigISheetPrintLayoutConfigThe layout configuration being canceled-packages/sheets-print/src/facade/f-event.ts:82
renderConfigISheetPrintRenderConfigThe render configuration being canceled-packages/sheets-print/src/facade/f-event.ts:86