@univerjs-pro/sheets-print v0.5.4


Interface: ISheetPrintConfrimedEvent

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

Event triggered when print settings are confirmed by user

Extends

Properties

PropertyTypeDescriptionInherited fromDefined in
cancel?booleanFlag to cancel the event if supportedIEventBase.cancelsubmodules/univer/packages/core/src/facade/f-event.ts:29
layoutConfigISheetPrintLayoutConfigThe final layout configuration for printing-packages/sheets-print/src/facade/f-event.ts:26
renderConfigISheetPrintRenderConfigThe final render configuration for printing-packages/sheets-print/src/facade/f-event.ts:30