@univerjs-prosheets-printindexenumerationsPrintarea

@univerjs-pro/sheets-print v0.5.4


Enumeration: PrintArea

Defined in: packages/sheets-print/src/common/types.ts:7

Defines the area of the spreadsheet to be printed

Enumeration Members

Enumeration MemberValueDescriptionDefined in
AllSelection"AllSelection"Print all selected ranges across sheetspackages/sheets-print/src/common/types.ts:15
CurrentSelection"CurrentSelection"Print only the current selected rangepackages/sheets-print/src/common/types.ts:13
CurrentSheet"CurrentSheet"Print only the current active sheetpackages/sheets-print/src/common/types.ts:9
workbook"Workbook"Print the entire workbookpackages/sheets-print/src/common/types.ts:11