WorkbookPrintingPreview
WorkbookPrintingPreview class
Workbook printing preview.
Constructors
| Name | Description |
|---|---|
| WorkbookPrintingPreview | The construct of WorkbookPrintingPreview |
Properties
| Name | Type | Description |
|---|---|---|
| EvaluatedPageCount | int | Evaluate the total page count of this workbook |
WorkbookPrintingPreview(workbook, options)
The construct of WorkbookPrintingPreview
| Parameter | Type | Description |
|---|---|---|
| workbook | Workbook | Indicate which workbook to be printed. |
| options | ImageOrPrintOptions | ImageOrPrintOptions contains some property of output |
WorkbookPrintingPreview.EvaluatedPageCount property
Evaluate the total page count of this workbook
Type: int