@univerjs-pro/sheets-print v0.5.4


Interface: ISheetPrintCanceledEvent

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

Event triggered when 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 at time of cancellation-packages/sheets-print/src/facade/f-event.ts:40
renderConfigISheetPrintRenderConfigThe render configuration at time of cancellation-packages/sheets-print/src/facade/f-event.ts:44