WorkbookPrintingPreview

WorkbookPrintingPreview class

Workbook printing preview.

Constructors

NameDescription
WorkbookPrintingPreviewThe construct of WorkbookPrintingPreview

Properties

NameTypeDescription
EvaluatedPageCountintEvaluate the total page count of this workbook

WorkbookPrintingPreview(workbook, options)

The construct of WorkbookPrintingPreview

ParameterTypeDescription
workbookWorkbookIndicate which workbook to be printed.
optionsImageOrPrintOptionsImageOrPrintOptions contains some property of output

WorkbookPrintingPreview.EvaluatedPageCount property

Evaluate the total page count of this workbook

Type: int